From: Attilio Rao Date: Tue, 21 Aug 2012 20:22:40 +0000 (+0100) Subject: x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~83^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c711288727a62f74d48032e56e51333dd104bf58;p=pandora-kernel.git x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() At this stage x86_init.paging.pagetable_setup_done is only used in the XEN case. Move its content in the x86_init.paging.pagetable_init setup function and remove the now unused x86_init.paging.pagetable_setup_done remaining infrastructure. Signed-off-by: Attilio Rao Acked-by: Cc: Cc: Cc: Link: http://lkml.kernel.org/r/1345580561-8506-5-git-send-email-attilio.rao@citrix.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed