From: Ricardo Neri Date: Thu, 27 Mar 2014 22:10:43 +0000 (-0700) Subject: x86/efi: Save and restore FPU context around efi_calls (i386) X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b738c6ea49b4e98e6ca0651da82a610f996a16ae;p=pandora-kernel.git x86/efi: Save and restore FPU context around efi_calls (i386) Do a complete FPU context save/restore around the EFI calls. This required as runtime EFI firmware may potentially use the FPU. This change covers only the i386 configuration. Signed-off-by: Ricardo Neri Cc: Borislav Petkov Signed-off-by: Matt Fleming --- Reading git-diff-tree failed