Re: [PATCH 1/7] paravirtualization: header and stubs for paravirtualizing critical operations

From: Andi Kleen
Date: Fri Nov 03 2006 - 16:10:06 EST



>
> Sounds like desc.h got reordered. Somewhere, there was a broken patch
> once that did this, I thought we fixed that.

I think I got Rusty's latest patches that I found in my mailbox.

I haven't looked at desc.h, but at least processor.h ordering was totally
b0rken (e.g. #define __cpuid native_cpuid was after several uses). I fixed
that to make at least the CONFIG_PARAVIRT not set case compile.

I can't see how this ever worked either.

Haven't attempted the CONFIG_PARAVIRT case which apparently needs more work
(it is currently marked CONFIG_BROKEN)

Can someone double check this is the correct patchkit?

ftp://ftp.frstfloor.org/pub/ak/x86_64/quilt/patches/paravirt*

-Andi


-
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/