lkml.org 
[lkml]   [2007]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch] Kconfig.debug DEBUG_PREEMPT dependency
On Wed, 06 Jun 2007, maximilian attems wrote:

> - depends on DEBUG_KERNEL && PREEMPT && TRACE_IRQFLAGS_SUPPORT
> + depends on DEBUG_KERNEL && (PREEMPT || PREEMPT_BKL) && TRACE_IRQFLAGS_SUPPORT

upps please discard needs more work:
arch/i386/kernel/built-in.o: In function `show_registers':
(.text+0x2e8e): undefined reference to `add_preempt_count'
arch/i386/kernel/built-in.o: In function `show_registers':
(.text+0x2e9c): undefined reference to `sub_preempt_count'
arch/i386/kernel/built-in.o: In function `show_registers':
(.text+0x2ef2): undefined reference to `add_preempt_count'
arch/i386/kernel/built-in.o: In function `show_registers':
(.text+0x2f02): undefined reference to `sub_preempt_count'
arch/i386/kernel/built-in.o: In function `is_valid_bugaddr':
(.text+0x366c): undefined reference to `add_preempt_count'
arch/i386/kernel/built-in.o: In function `is_valid_bugaddr':
(.text+0x367b): undefined reference to `sub_preempt_count'
arch/i386/kernel/built-in.o: In function `romchecksum':
...

--
maks
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-06-06 13:15    [W:0.031 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site