From: Jeremy Fitzhardinge Date: Wed, 25 Jun 2008 04:19:02 +0000 (-0400) Subject: x86, 64-bit: use p??_populate() to attach pages to pagetable X-Git-Tag: v2.6.27-rc1~1106^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb23e403e5162765dabe3dc78646724753d6359b;p=pandora-kernel.git 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 Cc: xen-devel Cc: Stephen Tweedie Cc: Eduardo Habkost Cc: Mark McLoughlin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed