From: Simon Horman Date: Mon, 29 Oct 2007 08:10:29 +0000 (+0900) Subject: [IA64] vmcore_find_descriptor_size should be in __init X-Git-Tag: v2.6.24-rc2~74^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1775fe851632fd906bc5e5c6f77494d8f7ef1275;p=pandora-kernel.git [IA64] vmcore_find_descriptor_size should be in __init vmcore_find_descriptor_size() is only called by reserve_elfcorehdr(), which is in __init, so it seems to me that vmcore_find_descriptor_size() should be there too. Signed-off-by: Simon Horman Signed-off-by: Tony Luck --- Reading git-diff-tree failed