]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, 64-bit: use p??_populate() to attach pages to pagetable
authorJeremy Fitzhardinge <jeremy@goop.org>
Wed, 25 Jun 2008 04:19:02 +0000 (00:19 -0400)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 11:10:27 +0000 (13:10 +0200)
commitbb23e403e5162765dabe3dc78646724753d6359b
treeec0e5c99079d6059694326f2fae9c862274e3c8a
parentfc8b8a60ffa7c89da58c75109dacf0b2798c7caf
x86, 64-bit: use p??_populate() to attach pages to pagetable

Use the _populate() functions to attach new pages to a pagetable, to
make sure the right paravirt_ops calls get called.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: xen-devel <xen-devel@lists.xensource.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/mm/init_64.c