Re: [PATCH] realtime-preempt patch-2.6.15-rt19 compile error (was: realtime-preempt patch-2.6.15-rt18 issues)

From: Ingo Molnar
Date: Tue Mar 07 2006 - 06:26:18 EST



* Jan Altenberg <tb10alj@xxxxxxx> wrote:

> Hi,
>
> > -rt19 doesn't compile here (either with CONFIG_EMBEDDED=y or not):
>
> same problem here. Looks like a typo...
> Am I right?

> - .spinlock = SPIN_LOCK_UNLOCKED(&cache_cache.spinlock),
> + .spinlock = SPIN_LOCK_UNLOCKED(cache_cache.spinlock),

indeed - i've uploaded -rt20 with this fix.

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