]> git.baikalelectronics.ru Git - kernel.git/commit
xen: make use of pte_t union
authorJeremy Fitzhardinge <jeremy@goop.org>
Mon, 17 Mar 2008 23:37:08 +0000 (16:37 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 24 Apr 2008 21:57:31 +0000 (23:57 +0200)
commit338e91fa0e68c9f58a7c944579a4a480be22e6d1
tree22d3fde2adafd9c3140af8559fc410a02a1775b8
parent06b65f8f7c5b2bf0b99c232bab848abf71cdaf71
xen: make use of pte_t union

pte_t always contains a "pte" field for the whole pte value, so make
use of it.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/xen/mmu.c