On 04.12.2011, at 19:26, Raghavendra K T wrote: > Update the kernel header that adds a hypercall to support pv-ticketlocks. > > Signed-off-by: Raghavendra K T <[email protected]> > --- > diff --git a/linux-headers/asm-x86/kvm_para.h > b/linux-headers/asm-x86/kvm_para.h
You're patching the synced kernel headers? This is definitely wrong. The workflow is always kernel headers -> qemu linux-headers. We don't patch anything in linux-headers manually. Everything goes through the sync script. Alex -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
