Re: 2.6.19-rc6-rt3, yum repo

2006-11-18 Thread Ingo Molnar
* Michal Schmidt <[EMAIL PROTECTED]> wrote: > Ingo Molnar wrote: > > >i've released the 2.6.18-rc6-rt3 tree > Hi Ingo, > lockdep doesn't compile on UP. per_cpu_offset only makes sense on SMP. yeah - i'll remove the offset printing instead. (fixed the bug for which it was helpful) Ingo

Re: 2.6.19-rc6-rt3, yum repo

2006-11-18 Thread Michal Schmidt
Ingo Molnar wrote: i've released the 2.6.18-rc6-rt3 tree Hi Ingo, lockdep doesn't compile on UP. per_cpu_offset only makes sense on SMP. Michal diff --git a/kernel/lockdep.c b/kernel/lockdep.c index 8f6ba22..d46082d 100644 --- a/kernel/lockdep.c +++ b/kernel/lockdep.c @@ -1194,8 +1194,13 @@ r