Re: [patch] Real-Time Preemption, -RT-2.6.11-rc2-V0.7.36-00
From: Lee Revell (rlrevell_at_joe-job.com)
Date: 01/26/05
- Previous message: Ju, Seokmann: "[Announce] megaraid_mbox 2.20.4.3 patch"
- In reply to: Ingo Molnar: "Re: [patch] Real-Time Preemption, -RT-2.6.11-rc2-V0.7.36-00"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Ingo Molnar <mingo@elte.hu> Date: Tue, 25 Jan 2005 20:05:42 -0500
On Mon, 2005-01-24 at 09:02 +0100, Ingo Molnar wrote:
> indeed - !PREEMPT_RT compilation broke. I've uploaded -03 with the fix
> (and other fixes).
-03 still does not compile with CONFIG_PREEMPT_DESKTOP:
rlrevell@mindpipe:~/kernel-source/linux-2.6.11-rc2$ make
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
CHK usr/initramfs_list
CC net/core/rtnetlink.o
net/core/rtnetlink.c: In function `rtnl_lock_interruptible':
net/core/rtnetlink.c:63: warning: implicit declaration of function `down_write_interruptible'
LD net/core/built-in.o
LD net/built-in.o
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
net/built-in.o(.text+0x10f99): In function `rtnl_lock_interruptible':
net/core/rtnetlink.c:63: undefined reference to `down_write_interruptible'
make: *** [.tmp_vmlinux1] Error 1
Lee
-
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/
- Previous message: Ju, Seokmann: "[Announce] megaraid_mbox 2.20.4.3 patch"
- In reply to: Ingo Molnar: "Re: [patch] Real-Time Preemption, -RT-2.6.11-rc2-V0.7.36-00"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|