]> Git Repo - linux.git/commitdiff
arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK
authorDavid Rientjes <[email protected]>
Sat, 1 Jun 2019 05:30:06 +0000 (22:30 -0700)
committerLinus Torvalds <[email protected]>
Sat, 1 Jun 2019 22:51:31 +0000 (15:51 -0700)
CONFIG_DEBUG_SLAB_LEAK has been removed, so remove it from defconfig.

Link: http://lkml.kernel.org/r/[email protected]
Fixes: 7878c231dae0 ("slab: remove /proc/slab_allocators")
Signed-off-by: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/parisc/configs/c8000_defconfig

index 088ab948a5caf8b8f7455233c1cba5295e00cc0f..900b00084953377eec52bf4c4e853964f72ff589 100644 (file)
@@ -225,7 +225,6 @@ CONFIG_UNUSED_SYMBOLS=y
 CONFIG_DEBUG_FS=y
 CONFIG_MAGIC_SYSRQ=y
 CONFIG_DEBUG_SLAB=y
-CONFIG_DEBUG_SLAB_LEAK=y
 CONFIG_DEBUG_MEMORY_INIT=y
 CONFIG_DEBUG_STACKOVERFLOW=y
 CONFIG_PANIC_ON_OOPS=y
This page took 0.0546 seconds and 4 git commands to generate.