Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile

2005-07-12 Thread Steve Wooding
OK Steve. I'll give the latest patch a go. I was using 51-27. Just to make sure I have not missed a step in the patch process, I am just taking the vanilla 2.6.12 kernel and appling the preempt patch. I'll try the 51-27 patch tomorrow. Cheers, Steve. PS Sorry about the config. Steven

Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile

2005-07-12 Thread Steven Rostedt
On Tue, 2005-07-12 at 16:56 +0200, [EMAIL PROTECTED] wrote: > (From Steve Wooding at a different address) > > Thanks for the help Daniel, but it still doesn't compile. I now get the > following compile error: > > In file included from arch/x86_64/kernel/mce.c:17: > include/linux/fs.h: In

Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile

2005-07-12 Thread steve
(From Steve Wooding at a different address) Thanks for the help Daniel, but it still doesn't compile. I now get the following compile error: In file included from arch/x86_64/kernel/mce.c:17: include/linux/fs.h: In function `lock_super': include/linux/fs.h:828: warning: implicit declaration of

Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile

2005-07-12 Thread steve
(From Steve Wooding at a different address) Thanks for the help Daniel, but it still doesn't compile. I now get the following compile error: In file included from arch/x86_64/kernel/mce.c:17: include/linux/fs.h: In function `lock_super': include/linux/fs.h:828: warning: implicit declaration of

Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile

2005-07-12 Thread Steven Rostedt
On Tue, 2005-07-12 at 16:56 +0200, [EMAIL PROTECTED] wrote: (From Steve Wooding at a different address) Thanks for the help Daniel, but it still doesn't compile. I now get the following compile error: In file included from arch/x86_64/kernel/mce.c:17: include/linux/fs.h: In function

Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile

2005-07-12 Thread Steve Wooding
OK Steve. I'll give the latest patch a go. I was using 51-27. Just to make sure I have not missed a step in the patch process, I am just taking the vanilla 2.6.12 kernel and appling the preempt patch. I'll try the 51-27 patch tomorrow. Cheers, Steve. PS Sorry about the config. Steven

Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile

2005-07-11 Thread Alistair John Strachan
On Monday 11 Jul 2005 19:46, Daniel Walker wrote: > This may help .. > > Unless Ingo's fixed it, x86-64 is broken at the moment anyway. I just get a segfault from init. -- Cheers, Alistair. personal: alistair()devzero!co!uk university: s0348365()sms!ed!ac!uk student:CS/CSim

Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile

2005-07-11 Thread Daniel Walker
This may help .. Index: linux-2.6.12/arch/x86_64/kernel/mce.c === --- linux-2.6.12.orig/arch/x86_64/kernel/mce.c 2005-06-17 19:48:29.0 + +++ linux-2.6.12/arch/x86_64/kernel/mce.c 2005-07-11 18:44:42.0

Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile

2005-07-11 Thread Steven Wooding
Hi, I wonder if someone can help a newbie to the Real-Time Preemption Patch. After appling the lastest patch (-RT-2.6.12-final-V0.7.51-26) to the 2.6.12 vanilla kernel I get the following error when compiling the patched kernel: arch/x86_64/kernel/mce.c: In function 'mce_read':

Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile

2005-07-11 Thread Steven Wooding
Hi, I wonder if someone can help a newbie to the Real-Time Preemption Patch. After appling the lastest patch (-RT-2.6.12-final-V0.7.51-26) to the 2.6.12 vanilla kernel I get the following error when compiling the patched kernel: arch/x86_64/kernel/mce.c: In function 'mce_read':

Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile

2005-07-11 Thread Daniel Walker
This may help .. Index: linux-2.6.12/arch/x86_64/kernel/mce.c === --- linux-2.6.12.orig/arch/x86_64/kernel/mce.c 2005-06-17 19:48:29.0 + +++ linux-2.6.12/arch/x86_64/kernel/mce.c 2005-07-11 18:44:42.0

Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile

2005-07-11 Thread Alistair John Strachan
On Monday 11 Jul 2005 19:46, Daniel Walker wrote: This may help .. Unless Ingo's fixed it, x86-64 is broken at the moment anyway. I just get a segfault from init. -- Cheers, Alistair. personal: alistair()devzero!co!uk university: s0348365()sms!ed!ac!uk student:CS/CSim Undergraduate