On Mon, Aug 27, 2012 at 01:42:03PM +0100, Peter Maydell wrote: > On 27 August 2012 13:20, Michael S. Tsirkin <mst@xxxxxxxxxx> wrote: > > Update linux-headers to version present in Linux 3.6-rc3. > > Header asm-x96_64/kvm_para.h update is needed for the new PV EOI > > feature. > > > > Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx> > > --- > > linux-headers/asm-s390/kvm.h | 2 +- > > linux-headers/asm-s390/kvm_para.h | 2 +- > > linux-headers/asm-x86/kvm.h | 1 + > > linux-headers/asm-x86/kvm_para.h | 7 +++++++ > > linux-headers/linux/kvm.h | 3 +++ > > 5 files changed, 13 insertions(+), 2 deletions(-) > > The latest version of update-linux-headers.sh should have caused > this update to include asm-generic/kvm_para.h, I think. Did the > script not pull that header in, or were you maybe using an old > version of the script or forgot to git add the new file? > > thanks > -- PMM I have no idea but adding new files is not the same as updating existing ones. Why don't you add it when you update headers to a version that actually uses it? -- MST -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html