From 066ce64c7e867e95e5fee7c5f6b852710486392a Mon Sep 17 00:00:00 2001 From: Mathias Krause Date: Tue, 26 Aug 2014 18:49:45 +0200 Subject: [PATCH] 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-format-patch failed