From: Ingo Molnar Date: Fri, 24 Apr 2015 09:43:47 +0000 (+0200) Subject: x86/fpu: Explain the AVX register layout in the xsave area X-Git-Tag: omap-for-v4.3/legacy-v2-signed~203^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e783e8167ddf275782ef448eb139fafff3ac3af2;p=pandora-kernel.git x86/fpu: Explain the AVX register layout in the xsave area The previous explanation was rather cryptic. Also transform "u32 [64]" to the more readable "u8[256]" form. No change in implementation. Reviewed-by: Borislav Petkov Cc: Andy Lutomirski 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