Re: v2.6.21-rt1

2007-05-17 Thread emin ak
Hi, This patch is failed for ppc arch (actually for mpc8540ads). too because of compilition errors. Here is the output log and I have also attached .config. Any comments? make uImage HOSTLD scripts/kconfig/conf scripts/kconfig/conf -s arch/ppc/Kconfig CHK include/linux/version.h CHK

Re: v2.6.21-rt1

2007-05-17 Thread emin ak
Hi, This patch is failed for ppc arch (actually for mpc8540ads). too because of compilition errors. Here is the output log and I have also attached .config. Any comments? make uImage HOSTLD scripts/kconfig/conf scripts/kconfig/conf -s arch/ppc/Kconfig CHK include/linux/version.h CHK

Re: v2.6.21-rt1 - mips compile bugs

2007-05-03 Thread Tim Bird
Ingo Molnar wrote: > i have released the v2.6.20-rt1 kernel... There was also a problem with the patch for arch/mips/kernel/entry.S Some kind of cruft was in the patch. Below is a patch which fixes both issues. It at least allows compilation. I haven't turned anything on, or looked at runtime

Re: v2.6.21-rt1 - bug in asm-mips/atomic.h

2007-05-03 Thread Tim Bird
Ingo Molnar wrote: > i have released the v2.6.20-rt1 kernel... Ingo, There appears to be a bug in the patch for include/asm-mips/atomic.h In the hunk for line 554, it has 2 #endifs. I think it should only have one. A portion of the patch reads: Index: new-linux/include/asm-mips/atomic.h

Re: v2.6.21-rt1 - bug in asm-mips/atomic.h

2007-05-03 Thread Tim Bird
Ingo Molnar wrote: i have released the v2.6.20-rt1 kernel... Ingo, There appears to be a bug in the patch for include/asm-mips/atomic.h In the hunk for line 554, it has 2 #endifs. I think it should only have one. A portion of the patch reads: Index: new-linux/include/asm-mips/atomic.h

Re: v2.6.21-rt1 - mips compile bugs

2007-05-03 Thread Tim Bird
Ingo Molnar wrote: i have released the v2.6.20-rt1 kernel... There was also a problem with the patch for arch/mips/kernel/entry.S Some kind of cruft was in the patch. Below is a patch which fixes both issues. It at least allows compilation. I haven't turned anything on, or looked at runtime

Re: v2.6.21-rt1

2007-04-26 Thread Free Ekanayaka
Hi, |--==> Ingo Molnar writes: IM> i have released the v2.6.20-rt1 kernel, which can be downloaded from the IM> usual place: IM> http://redhat.com/~mingo/realtime-preempt/ IM> more info about the -rt patchset can be found in the RT wiki: IM> http://rt.wiki.kernel.org

v2.6.21-rt1

2007-04-26 Thread Ingo Molnar
i have released the v2.6.20-rt1 kernel, which can be downloaded from the usual place: http://redhat.com/~mingo/realtime-preempt/ more info about the -rt patchset can be found in the RT wiki: http://rt.wiki.kernel.org This is a fixes-only release. to build a 2.6.21-rt1 tree, the

v2.6.21-rt1

2007-04-26 Thread Ingo Molnar
i have released the v2.6.20-rt1 kernel, which can be downloaded from the usual place: http://redhat.com/~mingo/realtime-preempt/ more info about the -rt patchset can be found in the RT wiki: http://rt.wiki.kernel.org This is a fixes-only release. to build a 2.6.21-rt1 tree, the

Re: v2.6.21-rt1

2007-04-26 Thread Free Ekanayaka
Hi, |--== Ingo Molnar writes: IM i have released the v2.6.20-rt1 kernel, which can be downloaded from the IM usual place: IM http://redhat.com/~mingo/realtime-preempt/ IM more info about the -rt patchset can be found in the RT wiki: IM http://rt.wiki.kernel.org IM This