diff options
author | 2009-04-10 15:21:24 -0700 | |
---|---|---|
committer | 2009-04-12 13:08:56 +0200 | |
commit | a30469e7921a6dd2067e9e836d7787cfa0105627 (patch) | |
tree | 6a5418033c233648b436610a6f6730f37ba80144 /kernel/mutex.c | |
parent | x86: fix wrong section of pat_disable & make it static (diff) | |
download | linux-dev-a30469e7921a6dd2067e9e836d7787cfa0105627.tar.xz linux-dev-a30469e7921a6dd2067e9e836d7787cfa0105627.zip |
x86: add linux kernel support for YMM state
Impact: save/restore Intel-AVX state properly between tasks
Intel Advanced Vector Extensions (AVX) introduce 256-bit vector processing
capability. More about AVX at http://software.intel.com/sites/avx
Add OS support for YMM state management using xsave/xrstor infrastructure
to support AVX.
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
LKML-Reference: <1239402084.27006.8057.camel@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/mutex.c')
0 files changed, 0 insertions, 0 deletions