- Previous thread: linux-next: build failure after merge of the final tree (kvm tree related)
- Next thread: linux-next: build warning after merge of the kvm tree
- Threads sorted by date: linux-kernel 201007
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.
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
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.
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Related Threads
- 2-pass scoring of top docs - lucene-java-user
- Samba - Help with Samba 2.28 configuration - samba-general
- android-developers - is there a way to get a view to the front? - android-developers
- sipX-dev - REMINDER:- Support - Microsoft Exchange UM Voicemail Server and Internal Voicemail Server - sipx-dev
- F-13 Branched report: 20100316 changes - fedora-389-devel
- Wine - Photoshop CS4 WINE version 1.1.17 - unable to locate three dlls - wine-users
- Akonadi DAV groupware resource moved to kdereview - kde-core-devel
- Problem with sys.path when embedding Python3 in C - python-list
- Very suspicious stack trace - freebsd-questions
- android-developers - finish parent activity from child - android-developers