From: Ingo Molnar Date: Mon, 4 May 2015 07:52:42 +0000 (+0200) Subject: x86/fpu/init: Propagate __init annotations X-Git-Tag: omap-for-v4.2/fixes-rc1^2~174^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32231879f66162352fc6f3041c5c2b1d965879b2;p=pandora-kernel.git x86/fpu/init: Propagate __init annotations Now that all the FPU init function call dependencies are cleaned up we can propagate __init annotations deeper. This shrinks the runtime size of the kernel a bit, and also addresses a few section warnings. Cc: Andy Lutomirski Cc: Borislav Petkov Cc: Dave Hansen Cc: Fenghua Yu Cc: H. Peter Anvin Cc: Linus Torvalds Cc: Oleg Nesterov Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed