From: Qiaowei Ren Date: Thu, 5 Dec 2013 09:15:34 +0000 (+0800) Subject: x86, xsave: Support eager-only xsave features, add MPX support X-Git-Tag: v3.14-rc1~155^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7d820a5e549b3eb6c3f9467507566565646a669;p=pandora-kernel.git x86, xsave: Support eager-only xsave features, add MPX support Some features, like Intel MPX, work only if the kernel uses eagerfpu model. So we should force eagerfpu on unless the user has explicitly disabled it. Add definitions for Intel MPX and add it to the supported list. [ hpa: renamed XSTATE_FLEXIBLE to XSTATE_LAZY and added comments ] Signed-off-by: Qiaowei Ren Link: http://lkml.kernel.org/r/9E0BE1322F2F2246BD820DA9FC397ADE014A6115@SHSMSX102.ccr.corp.intel.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed