Messages in this thread |  | | Date | Tue, 1 Nov 2011 20:24:52 +1100 | From | Stephen Rothwell <> | Subject | linux-next: build failure after merge of the final tree (sound tree related) |
| |
Hi all,
After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this:
In file included from sound/pci/intel8x0.c:46:0: arch/powerpc/include/asm/kvm_para.h: In function 'kvm_arch_para_features': arch/powerpc/include/asm/kvm_para.h:166:22: error: 'KVM_HC_FEATURES' undeclared (first use in this function)
Caused by commit 228cf79376f1 ("ALSA: intel8x0: Improve performance in virtual environment"). It should probably be including linux/kvm_para.h instead of asm/kvm_para.h.
I have reverted that commit for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ [unhandled content-type:application/pgp-signature] |  |