Re: [patch] voluntary-preempt-2.6.9-rc1-bk4-Q2

From: Lee Revell
Date: Sat Aug 28 2004 - 15:15:25 EST


On Sat, 2004-08-28 at 16:04, Ingo Molnar wrote:
> * Lee Revell <rlrevell@xxxxxxxxxxx> wrote:
>
> > On Sat, 2004-08-28 at 15:44, Ingo Molnar wrote:
> >
> > > there's a Kconfig chunk missing from the Q0/Q1 patches, i've uploaded Q2
> >
> > Still not quite right:
> >
> > HOSTLD scripts/mod/modpost
> > CC arch/i386/kernel/asm-offsets.s
> > In file included from arch/i386/kernel/asm-offsets.c:7:
> > include/linux/sched.h: In function `lock_need_resched':
> > include/linux/sched.h:983: error: structure has no member named `break_lock'
> > make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1
> > make: *** [arch/i386/kernel/asm-offsets.s] Error 2
>
> you probably have CONFIG_PREEMPT_VOLUNTARY disabled in the .config?
>

Nope:

# CONFIG_SMP is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_VOLUNTARY=y
CONFIG_PREEMPT_SOFTIRQS=y
CONFIG_PREEMPT_HARDIRQS=y
# CONFIG_X86_UP_APIC is not set

Lee

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