Home
last modified time | relevance | path

Searched hist:"677 b98bdd5b93d89ad58b8a4679db086dfbaa854" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/include/asm/fpu/
H A Dxstate.hdiff 677b98bdd5b93d89ad58b8a4679db086dfbaa854 Tue Apr 28 02:40:26 CDT 2015 Ingo Molnar <mingo@kernel.org> x86/fpu: Enumerate xfeature bits

Transform the xstate masks into an enumerated list of xfeature bits.

This removes the hard coding of XFEATURES_NR_MAX.

Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>