From 6679d000e399f0f817a46db20bb1f7d9c1872c19 Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Thu, 14 Oct 2010 14:54:47 -0400 Subject: [PATCH] --- yaml --- r: 217610 b: refs/heads/master c: 6b945df74233386aab526cddd3593ed4b854f574 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/lib/Kconfig.debug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3e06eaf8c27f..0cff698b7a9e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6496a5c9e7ccc4e2ec34c09d04a819f8fdc29981 +refs/heads/master: 6b945df74233386aab526cddd3593ed4b854f574 diff --git a/trunk/lib/Kconfig.debug b/trunk/lib/Kconfig.debug index 1b4afd2e6ca0..9f211b2642f5 100644 --- a/trunk/lib/Kconfig.debug +++ b/trunk/lib/Kconfig.debug @@ -366,7 +366,7 @@ config SLUB_STATS config DEBUG_KMEMLEAK bool "Kernel memory leak detector" depends on DEBUG_KERNEL && EXPERIMENTAL && !MEMORY_HOTPLUG && \ - (X86 || ARM || PPC || S390 || SPARC64 || SUPERH || MICROBLAZE) + (X86 || ARM || PPC || S390 || SPARC64 || SUPERH || MICROBLAZE || TILE) select DEBUG_FS if SYSFS select STACKTRACE if STACKTRACE_SUPPORT