On Tue, 2007-01-09 at 09:45 +0100, Ingo Molnar wrote:
> * Sascha Hauer <[EMAIL PROTECTED]> wrote:
> 
> > In include/linux/irqflags.h safe_halt changed from a macro to a static 
> > inline function which results in tons of warnings for architectures 
> > other than x86[-64]:
> > 
> > include/linux/irqflags.h:99: warning: implicit declaration of function 
> > 'raw_safe_halt'
> 
> ok, this is still not fixed in rt2 - which is using Rusty's 
> paravirt-unexport patch.
> 
> Andrew, we need to fix this before v2.6.20 is released. Simplest 
> upstream fix is to just disable the CONFIG_PARAVIRT Kbuild option, as 
> per the patch below. Rusty's unexport patch is promising in many ways, 
> but it's v2.6.21 stuff IMO.

No.  Just drop the whole "don't export paravirt_ops" idea, and we'll
work on that for 2.6.21.

I don't see a problem with exporting paravirt_ops, I was just trying to
keep you happy.  I'm happy to remove the export in 2.6.21, but as we've
seen it's non-trivial to ensure all configs still work.

Rusty.

-
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to