projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
200036a
)
parisc/slab: cleanup after /proc/slab_allocators removal
author
Yury Norov
<ynorov@marvell.com>
Wed, 22 May 2019 00:36:04 +0000
(17:36 -0700)
committer
Helge Deller
<deller@gmx.de>
Fri, 24 May 2019 22:11:04 +0000
(
00:11
+0200)
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>
arch/parisc/configs/c8000_defconfig
patch
|
blob
|
history
diff --git
a/arch/parisc/configs/c8000_defconfig
b/arch/parisc/configs/c8000_defconfig
index 088ab948a5caf8b8f7455233c1cba5295e00cc0f..900b00084953377eec52bf4c4e853964f72ff589 100644
(file)
--- 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