x86: Rename pagetable_setup_start() to pagetable_init()
authorAttilio Rao <attilio.rao@citrix.com>
Tue, 21 Aug 2012 20:22:38 +0000 (21:22 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 12 Sep 2012 13:33:06 +0000 (15:33 +0200)
In preparation for unifying the pagetable_setup_start() and
pagetable_setup_done() setup functions, rename appropriately all the
infrastructure related to pagetable_setup_start().

Signed-off-by: Attilio Rao <attilio.rao@citrix.com>
Ackedd-by: <konrad.wilk@oracle.com>
Cc: <Ian.Campbell@citrix.com>
Cc: <Stefano.Stabellini@eu.citrix.com>
Cc: <xen-devel@lists.xensource.com>
Link: http://lkml.kernel.org/r/1345580561-8506-3-git-send-email-attilio.rao@citrix.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found