Commit c6c17c4
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>1 parent 81bd317 commit c6c17c4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5640 | 5640 | | |
5641 | 5641 | | |
5642 | 5642 | | |
5643 | | - | |
| 5643 | + | |
5644 | 5644 | | |
5645 | 5645 | | |
5646 | 5646 | | |
| |||
0 commit comments