diff options
author | 2010-07-21 19:03:57 +0200 | |
---|---|---|
committer | 2010-08-12 14:16:54 -0700 | |
commit | 1f999ab5a1360afc388868cc0ef9afe8edeef3be (patch) | |
tree | e69f4699550930a1f97f8c1770dba0d0d9f6f3db /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge branch 'io_remap_pfn_range' of git://www.jni.nu/cris (diff) | |
download | wireguard-linux-1f999ab5a1360afc388868cc0ef9afe8edeef3be.tar.xz wireguard-linux-1f999ab5a1360afc388868cc0ef9afe8edeef3be.zip |
x86, xsave: Disable xsave in i387 emulation mode
xsave is broken for (!HAVE_HWFP). This is the case if config
MATH_EMULATION is enabled, 'no387' kernel parameter is set and xsave
exists. xsave will not work because x86/math-emu and xsave share the
same memory. As this case can be treated as corner case we simply
disable xsave then.
Signed-off-by: Robert Richter <robert.richter@amd.com>
LKML-Reference: <1279731838-1522-7-git-send-email-robert.richter@amd.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions