lkml.org 
[lkml]   [2005]   [Nov]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateTue, 29 Nov 2005 10:32:31 +0100
FromIngo Molnar <>
SubjectRe: 2.6.14-rt15: cannot build with !PREEMPT_RT

* Ingo Molnar <mingo@elte.hu> wrote:

> * Lee Revell <rlrevell@joe-job.com> wrote:
>
> > On Mon, 2005-11-28 at 17:40 -0500, Lee Revell wrote:
> > > 2.6.11-RT-V0.7.40-04 works
> >
> > and 2.6.12-RT-V0.7.51-28 does not.
>
> thanks. I have further narrowed it down from this point: your .config
> breaks from the 51-01 to the 51-02 kernel (on my testbox).

ok, fixed this one, it was the CURRENT_PTR optimization on UP that broke
if 4K stacks were enabled. (i disabled the optimization for now)

But interestingly, your .config unearthed 2 other serious bugs (!) as
well: the spin_unlock_irq() upon printk was incorrect for !PREEMPT_RT,
and there was an assert introduced by the get-rid-of-bitlocks ext3
patches which was invalid on UP && !PREEMPT_RT. We had these bugs for
quite some time.

I've released -rt21 with these fixes, does it work better for you?

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-11-29 10:34    [from the cache]
©2003-2010