From: Eduardo Habkost Date: Thu, 24 Jul 2008 15:15:45 +0000 (-0300) Subject: x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags X-Git-Tag: v2.6.27-rc6~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4a6be4d2850da032a782b5296c07dfdf583af86;p=pandora-kernel.git x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags Using native_pte_val triggers the BUG_ON() in the paravirt_ops version of pte_flags(). Signed-off-by: Eduardo Habkost Acked-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed