Hi all, After merging the tip tree, today's linux-next build (x86_64 allmodconfig) produced this warning: arch/x86/kernel/kvm.c: In function 'kvm_register_steal_time': arch/x86/kernel/kvm.c:302:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'phys_addr_t' [-Wformat] Introduced by commit 5dfd486c4750 ("x86, kvm: Fix kvm's use of __pa() on percpu areas"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au