]> Git Repo - linux.git/commit - mm/slab_common.c
mm: slabinfo: remove CONFIG_SLABINFO
authorYang Shi <[email protected]>
Thu, 16 Nov 2017 01:32:03 +0000 (17:32 -0800)
committerLinus Torvalds <[email protected]>
Thu, 16 Nov 2017 02:21:01 +0000 (18:21 -0800)
commit5b36577109be007a6ecf4b65b54cbc9118463c2b
treec202e5652fab426a6214c3259fbdf0586564a066
parent7ad3f188aac15772c97523dc4ca3e8e5b6294b9c
mm: slabinfo: remove CONFIG_SLABINFO

According to discussion with Christoph
(https://marc.info/?l=linux-kernel&m=150695909709711&w=2), it sounds like
it is pointless to keep CONFIG_SLABINFO around.

This patch removes the CONFIG_SLABINFO config option, but /proc/slabinfo
is still available.

[[email protected]: v11]
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Yang Shi <[email protected]>
Acked-by: David Rientjes <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Pekka Enberg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
init/Kconfig
mm/memcontrol.c
mm/slab.c
mm/slab_common.c
mm/slub.c
This page took 0.058888 seconds and 4 git commands to generate.