linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [patch] mm, slab: remove obsoleted CONFIG_DEBUG_SLAB_LEAK
@ 2019-05-20 17:17 David Rientjes
  0 siblings, 0 replies; only message in thread
From: David Rientjes @ 2019-05-20 17:17 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Qian Cai, Andrew Morton, tcharding, Christoph Lameter,
	Vlastimil Babka, penberg, iamjoonsoo.kim, Al Viro, Linux-MM,
	Linux List Kernel Mailing

CONFIG_DEBUG_SLAB_LEAK has been removed, so remove it from defconfig.

Fixes: 7878c231dae0 ("slab: remove /proc/slab_allocators")
Signed-off-by: David Rientjes <rientjes@google.com>
---
 arch/parisc/configs/c8000_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/parisc/configs/c8000_defconfig b/arch/parisc/configs/c8000_defconfig
--- 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-20 17:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-20 17:17 [patch] mm, slab: remove obsoleted CONFIG_DEBUG_SLAB_LEAK David Rientjes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).