Re: [patch] IPV4 spinlock_casting

2005-08-08 Thread Sven-Thorsten Dietrich
On Mon, 2005-08-08 at 11:06 +0200, Ingo Molnar wrote: > > it just occured to me that !PREEMPT_RT builds would be affected by the > #else branch, so i committed the build fix below into -52-15. > > Ingo > That fixes it. Thanks Sven > Index: linux/net/ipv4/route.c >

Re: [patch] IPV4 spinlock_casting

2005-08-08 Thread Ingo Molnar
* Ingo Molnar <[EMAIL PROTECTED]> wrote: > > Fix a compile error in net/ipv4/route.c when RT patch is applied: > > > Index: linux-2.6.13-rc4-RT-V0.7.52-14/net/ipv4/route.c > > are you sure you are seeing this with the -52-14 patch? If yes then > please send me your .config. > > the build erro

Re: [patch] IPV4 spinlock_casting

2005-08-08 Thread Ingo Molnar
* Sven-Thorsten Dietrich <[EMAIL PROTECTED]> wrote: > Fix a compile error in net/ipv4/route.c when RT patch is applied: > Index: linux-2.6.13-rc4-RT-V0.7.52-14/net/ipv4/route.c are you sure you are seeing this with the -52-14 patch? If yes then please send me your .config. the build error sho