]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 24 Jul 2008 15:15:45 +0000 (12:15 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Jul 2008 15:49:33 +0000 (17:49 +0200)
commitb56afe1d41653fb07ab1b5af5ccc12001c4dd5a0
tree6a305ff2536b4e67367a203440e349dfc787ccb5
parentc3cc99ff5d24e2eeaf7ec2032e720681916990e3
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 <ehabkost@redhat.com>
Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/xen/enlighten.c