Hi all, After merging the tip tree, today's linux-next build (x86_64 allmodconfig) produced this warning: arch/x86/kernel/kvm.c: At top level: arch/x86/kernel/kvm.c:509:2: warning: initialization from incompatible pointer type [enabled by default] arch/x86/kernel/kvm.c:509:2: warning: (near initialization for 'x86_hyper_kvm.x2apic_available') [enabled by default] Introduced by commit 4cca6ea04d31 ("x86/apic: Allow x2apic without IR on VMware platform"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au