diff options
author | Andre Przywara <andre.przywara@amd.com> | 2010-09-06 15:14:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-03-21 12:43:30 -0700 |
commit | c68924b5a8894fe8e30221ded2a7eebd5835a437 (patch) | |
tree | c920fda7347b17aa5fc05f08210e2532b494be9a /lib/dump_stack.c | |
parent | 1928814fabf0662556cd28f248b3c1069a2c3383 (diff) |
x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit
commit 7ef8aa72ab176e0288f363d1247079732c5d5792 upstream.
The AMD SSE5 feature set as-it has been replaced by some extensions
to the AVX instruction set. Thus the bit formerly advertised as SSE5
is re-used for one of these extensions (XOP).
Although this changes the /proc/cpuinfo output, it is not user visible, as
there are no CPUs (yet) having this feature.
To avoid confusion this should be added to the stable series, too.
Signed-off-by: Andre Przywara <andre.przywara@amd.com>
LKML-Reference: <1283778860-26843-2-git-send-email-andre.przywara@amd.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions