* 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
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
i've released the 2.6.18-rc6-rt3 tree, which can be downloaded from the
usual place:
http://redhat.com/~mingo/realtime-preempt/
the -rt YUM repository for Fedora Core 6 can be activated via:
cd /etc/yum.repos.d
wget http://people.redhat.com/~mingo/realtime-preempt/rt.repo
yum update
3 matches
Mail list logo