From: Ingo Molnar Date: Thu, 30 Apr 2015 07:17:50 +0000 (+0200) Subject: x86/fpu: Remove run-once init quirks X-Git-Tag: omap-for-v4.3/legacy-v2-signed~203^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acd58a3ad0ed5875fb88bbb078309a3d7ee147a0;p=pandora-kernel.git x86/fpu: Remove run-once init quirks Remove various boot quirks that came from the old code. The new code is cleanly split up into per-system and per-cpu init sequences, and system init functions are only called once. Remove the run-once quirks. 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