From: Jan Beulich Date: Fri, 23 Nov 2012 16:33:05 +0000 (+0000) Subject: x86: Convert a few mistaken __cpuinit annotations to __init X-Git-Tag: v3.9-rc1~164^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9611dc7a8de8a5c6244886dad020995b1a896236;p=pandora-kernel.git x86: Convert a few mistaken __cpuinit annotations to __init The first two are functions serving as initcalls; the SFI one is only being called from __init code. Signed-off-by: Jan Beulich Link: http://lkml.kernel.org/r/50AFB35102000078000AAECA@nat28.tlf.novell.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed