summaryrefslogtreecommitdiffstats
path: root/arch/parisc
diff options
context:
space:
mode:
authorYury Norov2019-05-22 02:36:04 +0200
committerHelge Deller2019-05-25 00:11:04 +0200
commitbf8c2f2305b4a6969c9ea70e8bf406bb095f257a (patch)
treeffef3bba62de3c649399814586eeee46a4b65303 /arch/parisc
parentparisc: Allow building 64-bit kernel without -mlong-calls compiler option (diff)
downloadkernel-qcow2-linux-bf8c2f2305b4a6969c9ea70e8bf406bb095f257a.tar.gz
kernel-qcow2-linux-bf8c2f2305b4a6969c9ea70e8bf406bb095f257a.tar.xz
kernel-qcow2-linux-bf8c2f2305b4a6969c9ea70e8bf406bb095f257a.zip
parisc/slab: cleanup after /proc/slab_allocators removal
The commit 7878c231dae0 ("slab: remove /proc/slab_allocators") removes DEBUG_SLAB_LEAK config everywhere but a parisc config. It doesn't look intentional. Fix it. Signed-off-by: Yury Norov <ynorov@marvell.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc')
-rw-r--r--arch/parisc/configs/c8000_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/parisc/configs/c8000_defconfig b/arch/parisc/configs/c8000_defconfig
index 088ab948a5ca..900b00084953 100644
--- a/arch/parisc/configs/c8000_defconfig
+++ b/arch/parisc/configs/c8000_defconfig
@@ -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