diff options
author | Xiongwei Song <xiongwei.song@windriver.com> | 2023-04-13 22:34:50 +0800 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2023-05-22 15:20:21 +0200 |
commit | c6c17c4dc36684fe119a1d40eb41ea65677bdfae (patch) | |
tree | 23f9fa79224393beea0983071919cd46ab967244 /LICENSES | |
parent | 81bd31793fd3be4fec2818e2267997f56ac18fb2 (diff) | |
download | linux-stable-c6c17c4dc36684fe119a1d40eb41ea65677bdfae.tar.gz linux-stable-c6c17c4dc36684fe119a1d40eb41ea65677bdfae.tar.bz2 linux-stable-c6c17c4dc36684fe119a1d40eb41ea65677bdfae.zip |
slub: Remove CONFIG_SMP defined check
As CONFIG_SMP is one of dependencies of CONFIG_SLUB_CPU_PARTIAL, so if
CONFIG_SLUB_CPU_PARTIAL is defined then CONFIG_SMP must be defined,
no need to check CONFIG_SMP definition here.
Signed-off-by: Xiongwei Song <xiongwei.song@windriver.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions