lkml.org 
[lkml]   [2013]   [Apr]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/4] x86: FPU detection in C
    Date
    From: Borislav Petkov <bp@suse.de>

    Hi,

    so this is the final result. Patches boot on every qemu cpu model and on
    two baremetal configs here.

    The three patches after yours are some small fixlets for issues I
    spotted while testing.

    Thanks.

    Borislav Petkov (3):
    x86: Fold-in trivial check_config function
    x86, AMD: Correct {rd,wr}msr_amd_safe warnings
    x86, CPU, AMD: Drop useless label

    H. Peter Anvin (1):
    x86: Get rid of ->hard_math and all the FPU asm fu

    arch/x86/include/asm/fpu-internal.h | 2 --
    arch/x86/include/asm/processor.h | 3 +-
    arch/x86/kernel/asm-offsets_32.c | 1 -
    arch/x86/kernel/cpu/amd.c | 17 +++++------
    arch/x86/kernel/cpu/bugs.c | 48 ++++++++----------------------
    arch/x86/kernel/cpu/common.c | 3 +-
    arch/x86/kernel/cpu/cyrix.c | 2 +-
    arch/x86/kernel/cpu/proc.c | 4 +--
    arch/x86/kernel/head_32.S | 21 -------------
    arch/x86/kernel/i387.c | 59 ++++++++++++++++++++++++++++++-------
    arch/x86/kernel/xsave.c | 5 ++--
    arch/x86/lguest/boot.c | 2 +-
    arch/x86/xen/enlighten.c | 2 +-
    13 files changed, 78 insertions(+), 91 deletions(-)

    --
    1.8.2.135.g7b592fa



    \
     
     \ /
      Last update: 2013-04-08 20:06    [W:3.135 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site