* maximilian attems <[EMAIL PROTECTED]> wrote:
> allow to set DEBUG_PREEMPT on PREEMPT_BKL, but !PREEMPT purpose is to
> get bonus of debug_smp_processor_id().
hm, have you tested this? In the case of !PREEMPT there will be _lots_
of places that use smp_processor_id() but where the preempt_cou
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
2 matches
Mail list logo