eventfd.c has to be processed in order to wrap INIT_WORK. Signed-off-by: Jan Kiszka <jan.kiszka@xxxxxxxxxxx> --- sync | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sync b/sync index fc4311e..18f0200 100755 --- a/sync +++ b/sync @@ -124,7 +124,7 @@ def hack(T, arch, file): hack_files = { 'x86': str.split('kvm_main.c mmu.c vmx.c svm.c x86.c irq.h lapic.c' - ' i8254.c kvm_trace.c timer.c'), + ' i8254.c kvm_trace.c timer.c eventfd.c'), 'ia64': str.split('kvm_main.c kvm_fw.c kvm_lib.c kvm-ia64.c'), } -- 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