git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd786dd
)
x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags
author
Eduardo Habkost
<ehabkost@redhat.com>
Thu, 24 Jul 2008 15:15:45 +0000
(12:15 -0300)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 6 Sep 2008 18:13:58 +0000
(20:13 +0200)
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>
No differences found