From: Shaohua Li Date: Fri, 12 Jun 2009 04:57:52 +0000 (+0800) Subject: x86: change kernel_physical_mapping_init() __init to __meminit X-Git-Tag: v2.6.31-rc1~97^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41d840e224170d2768493e320f290ed060491727;p=pandora-kernel.git x86: change kernel_physical_mapping_init() __init to __meminit kernel_physical_mapping_init() could be called in memory hotplug path. [ Impact: fix potential crash with memory hotplug ] Signed-off-by: Shaohua Li LKML-Reference: <20090612045752.GA827@sli10-desk.sh.intel.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed