]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
xen64: 64-bit starts using set_pte from very early
authorJeremy Fitzhardinge <jeremy@goop.org>
Tue, 8 Jul 2008 22:06:51 +0000 (15:06 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 16 Jul 2008 09:00:21 +0000 (11:00 +0200)
commit22911b3f1cf5431058e56b1727e8ef77be5e0ac9
tree849885549bfb85acff6731957c7113bc823bd3f4
parent084a2a4e7656209ea93aac9778defa03213ca31d
xen64: 64-bit starts using set_pte from very early

It also doesn't need the 32-bit hack version of set_pte for initial
pagetable construction, so just make it use the real thing.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Stephen Tweedie <sct@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/xen/enlighten.c