From: Ingo Molnar Date: Mon, 4 May 2015 07:04:56 +0000 (+0200) Subject: x86/fpu: Clean up xstate feature reservation X-Git-Tag: omap-for-v4.3/legacy-v2-signed~203^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=489e9c018854158722eb7123f9efefe67af5c4bd;p=pandora-kernel.git x86/fpu: Clean up xstate feature reservation Put MPX support into its separate high level structure, and also replace the fixed YMM, LWP and MPX structures in xregs_state with just reservations - their exact offsets in the structure will depend on the CPU and no code actually relies on those fields. No change in functionality. 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