From: Attilio Rao Date: Tue, 21 Aug 2012 20:22:39 +0000 (+0100) Subject: x86: Move paging_init() call to x86_init.paging.pagetable_init() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~83^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=843b8ed2ec598aae5e3516b21957ede62a070e36;p=pandora-kernel.git x86: Move paging_init() call to x86_init.paging.pagetable_init() Move the paging_init() call to the platform specific pagetable_init() function, so we can get rid of the extra pagetable_setup_done() function pointer. Signed-off-by: Attilio Rao Acked-by: Cc: Cc: Cc: Link: http://lkml.kernel.org/r/1345580561-8506-4-git-send-email-attilio.rao@citrix.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed