summaryrefslogtreecommitdiffstats
path: root/mm/maccess.c
diff options
context:
space:
mode:
authorVlastimil Babka <vbabka@suse.cz>2022-11-14 18:18:39 +0100
committerVlastimil Babka <vbabka@suse.cz>2022-11-27 23:38:09 +0100
commitb1a413a39a1a7694acf3636a52c109821148ecdd (patch)
treedcdb57ca0dd2469b770e897355644ddc1990c3a9 /mm/maccess.c
parente240e53ae0abb0896e0f399bdfef41c69cec3123 (diff)
downloadlinux-b1a413a39a1a7694acf3636a52c109821148ecdd.tar.gz
linux-b1a413a39a1a7694acf3636a52c109821148ecdd.tar.bz2
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/maccess.c')
0 files changed, 0 insertions, 0 deletions