From: Mathias Krause Date: Tue, 26 Aug 2014 16:49:45 +0000 (+0200) Subject: perf/x86/intel: Mark initialization code as such X-Git-Tag: fixes-against-v3.18-rc2~100^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=066ce64c7e867e95e5fee7c5f6b852710486392a;p=pandora-kernel.git perf/x86/intel: Mark initialization code as such A few of the initialization functions are missing the __init annotation. Fix this and thereby allow ~680 additional bytes of code to be released after initialization. Signed-off-by: Mathias Krause Signed-off-by: Peter Zijlstra (Intel) Cc: Arnaldo Carvalho de Melo Cc: x86@kernel.org Link: http://lkml.kernel.org/r/1409071785-26015-1-git-send-email-minipli@googlemail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed