diff options
author | Vlastimil Babka <vbabka@suse.cz> | 2022-11-14 18:18:39 +0100 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2022-11-27 23:38:09 +0100 |
commit | b1a413a39a1a7694acf3636a52c109821148ecdd (patch) | |
tree | dcdb57ca0dd2469b770e897355644ddc1990c3a9 /mm/shuffle.h | |
parent | mm, slub: add CONFIG_SLUB_TINY (diff) | |
download | linux-b1a413a39a1a7694acf3636a52c109821148ecdd.tar.xz linux-b1a413a39a1a7694acf3636a52c109821148ecdd.zip |
mm, slub: disable SYSFS support with CONFIG_SLUB_TINY
Currently SLUB enables its sysfs support depending unconditionally on
the general CONFIG_SYSFS setting. To reduce the configuration
combination space, make CONFIG_SLUB_TINY disable SLUB's sysfs support by
reusing the existing SLAB_SUPPORTS_SYSFS define. It is unlikely that
real tiny systems would combine CONFIG_SLUB_TINY with CONFIG_SYSFS, but
a randconfig might.
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Reviewed-by: Christoph Lameter <cl@linux.com>
Diffstat (limited to 'mm/shuffle.h')
0 files changed, 0 insertions, 0 deletions