Re: 2.6.14-rt15: cannot build with !PREEMPT_RT

From: Lee Revell
Date: Sat Nov 26 2005 - 14:11:03 EST


On Sat, 2005-11-26 at 13:23 +0100, Ingo Molnar wrote:
> * Lee Revell <rlrevell@xxxxxxxxxxx> wrote:
>
> > I get tons of these errors:
> >
> > CC arch/i386/kernel/i386_ksyms.o
> > In file included from include/linux/spinlock.h:97,
> > from include/linux/capability.h:45,
> > from include/linux/sched.h:7,
> > from include/linux/module.h:10,
> > from arch/i386/kernel/i386_ksyms.c:2:
> > include/linux/rt_lock.h:386: warning: 'struct semaphore' declared inside
> > parameter list
> > include/linux/rt_lock.h:386: warning: its scope is only this definition
> > or declaration, which is probably not what you want
>
> could you try -rt16, does it work better?
>

-rt19 seems to work except that asm/io_apic.h fails to include
asm/apicdef.h so MAX_IO_APICS is undefined.

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/