From: Heiko Carstens Date: Mon, 25 Oct 2010 14:10:36 +0000 (+0200) Subject: [S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h X-Git-Tag: v2.6.37-rc1~125^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84afdcee620b1640f2a145c07febae4ed68947f9;p=pandora-kernel.git [S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h All architectures besides s390 have pte_mkhuge() defined in pgtable.h. So move the function to pgtable.h on s390 as well. Fixes a compile error introduced with "hugetlb: hugepage migration core" in linux-next which only happens on s390. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed