From d2540ae6d777b9e339c859f90cedc1cf4c946060 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 25 May 2010 11:33:26 +0200 Subject: [PATCH] --- yaml --- r: 204635 b: refs/heads/master c: 79aac889037027bebf7fcfc4cf9f2eb25f4f8075 h: refs/heads/master i: 204633: 840b8cb2b93a05654e53069d1f75860909916e2f 204631: db2ad9c34c3a3a33eb2f364f1c4ed53b219f9c71 v: v3 --- [refs] | 2 +- trunk/lib/Kconfig.debug | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index d6b2bf882d0d..c1e69983b729 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6847ba91a190fe41d21779d6b382b47b2f4c50f4 +refs/heads/master: 79aac889037027bebf7fcfc4cf9f2eb25f4f8075 diff --git a/trunk/lib/Kconfig.debug b/trunk/lib/Kconfig.debug index e722e9d62221..ab392d55eca1 100644 --- a/trunk/lib/Kconfig.debug +++ b/trunk/lib/Kconfig.debug @@ -528,7 +528,7 @@ config LOCKDEP bool depends on DEBUG_KERNEL && TRACE_IRQFLAGS_SUPPORT && STACKTRACE_SUPPORT && LOCKDEP_SUPPORT select STACKTRACE - select FRAME_POINTER if !MIPS && !PPC && !ARM_UNWIND && !S390 + select FRAME_POINTER if !MIPS && !PPC && !ARM_UNWIND && !S390 && !MICROBLAZE select KALLSYMS select KALLSYMS_ALL @@ -958,13 +958,13 @@ config FAULT_INJECTION_STACKTRACE_FILTER depends on FAULT_INJECTION_DEBUG_FS && STACKTRACE_SUPPORT depends on !X86_64 select STACKTRACE - select FRAME_POINTER if !PPC && !S390 + select FRAME_POINTER if !PPC && !S390 && !MICROBLAZE help Provide stacktrace filter for fault-injection capabilities config LATENCYTOP bool "Latency measuring infrastructure" - select FRAME_POINTER if !MIPS && !PPC && !S390 + select FRAME_POINTER if !MIPS && !PPC && !S390 && !MICROBLAZE select KALLSYMS select KALLSYMS_ALL select STACKTRACE