From: Fenghua Yu Date: Thu, 29 May 2014 18:12:35 +0000 (-0700) Subject: x86/xsaves: Define a macro for handling xsave/xrstor instruction fault X-Git-Tag: omap-for-v3.17/fixes-against-rc2~80^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b84e70552e5aad71a1c14536e6ffcfe7934b73e4;p=pandora-kernel.git x86/xsaves: Define a macro for handling xsave/xrstor instruction fault Define a macro to handle fault generated by xsave, xsaveopt, xsaves, xrstor, and xrstors instructions. It is used in functions like xsave_state() etc. Signed-off-by: Fenghua Yu Link: http://lkml.kernel.org/r/1401387164-43416-8-git-send-email-fenghua.yu@intel.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed