|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] linux-next: build failure after merge of the final tree (xen
Hi all,
After merging the final tree, today's linux-next build (i386
defconfig) failed like this:
In file included from include/linux/hugetlb.h:297,
from arch/x86/mm/init_32.c:18:
arch/x86/include/asm/hugetlb.h: In function 'set_huge_pte_at':
arch/x86/include/asm/hugetlb.h:47: error: implicit declaration of function
'native_make_pmd'
arch/x86/include/asm/hugetlb.h:47: error: incompatible type for argument 2 of
'native_set_pmd'
arch/x86/include/asm/pgtable-2level.h:19: note: expected 'pmd_t' but argument
is of type 'int'
Caused by commit e19a181db99f26dfb8c6fe21f6f7e5f0906ecff7 ("xen: Fix to
hugepages to work around new PWT handling").
I reverted that commit for today.
--
Cheers,
Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
http://www.canb.auug.org.au/~sfr/
pgppNbaTqgIDx.pgp
Description: PGP signature
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|