]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit430442e38e7f049841c5838f8c7027bd9e170045
tree22d3fde2adafd9c3140af8559fc410a02a1775b8
parentabf33038ffa65097939d86d2a90f93adc6115aa0
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