lkml.org 
[lkml]   [2012]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v2 0/5] eagerfpu patches for tip/x86/fpu
    Date
    v2 version of the previous patchset https://lkml.org/lkml/2012/9/7/548
    that decouples eagerfpu into a synthetic cpuid feature.

    changes from v1:
    * Made "eagerfpu=" boot parameter tri-state
    * removed the cpu_has_xmm check in the fx_finit (not related to eagerfpu
    per-say, but this patchset touches that area of code).

    Suresh Siddha (5):
    x86, fpu: decouple non-lazy/eager fpu restore from xsave
    x86, fpu: enable eagerfpu by default for xsaveopt
    x86, fpu: move check_fpu() after alternative_instructions()
    x86, fpu: make eagerfpu= boot param tri-state
    x86, fpu: remove cpu_has_xmm check in the fx_finit()

    Documentation/kernel-parameters.txt | 6 ++
    arch/x86/include/asm/cpufeature.h | 3 +
    arch/x86/include/asm/fpu-internal.h | 53 ++++++++++++++------
    arch/x86/kernel/cpu/bugs.c | 7 ++-
    arch/x86/kernel/cpu/common.c | 2 -
    arch/x86/kernel/i387.c | 25 +++------
    arch/x86/kernel/process.c | 2 +-
    arch/x86/kernel/traps.c | 2 +-
    arch/x86/kernel/xsave.c | 95 ++++++++++++++++++++++++-----------
    9 files changed, 129 insertions(+), 66 deletions(-)

    --
    1.7.6.5



    \
     
     \ /
      Last update: 2012-09-10 20:41    [W:3.802 / U:0.576 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site