lkml.org 
[lkml]   [2015]   [May]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 150/208] x86/fpu: Rename fpu/xsave.c to fpu/xstate.c
    Date
    Cc: Andy Lutomirski <luto@amacapital.net>
    Cc: Borislav Petkov <bp@alien8.de>
    Cc: Dave Hansen <dave.hansen@linux.intel.com>
    Cc: Fenghua Yu <fenghua.yu@intel.com>
    Cc: H. Peter Anvin <hpa@zytor.com>
    Cc: Linus Torvalds <torvalds@linux-foundation.org>
    Cc: Oleg Nesterov <oleg@redhat.com>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Signed-off-by: Ingo Molnar <mingo@kernel.org>
    ---
    arch/x86/kernel/fpu/Makefile | 2 +-
    arch/x86/kernel/fpu/{xsave.c => xstate.c} | 0
    2 files changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/x86/kernel/fpu/Makefile b/arch/x86/kernel/fpu/Makefile
    index 2020a2b7a597..6ae59bccdd2f 100644
    --- a/arch/x86/kernel/fpu/Makefile
    +++ b/arch/x86/kernel/fpu/Makefile
    @@ -2,4 +2,4 @@
    # Build rules for the FPU support code:
    #

    -obj-y += init.o bugs.o core.o xsave.o
    +obj-y += init.o bugs.o core.o xstate.o
    diff --git a/arch/x86/kernel/fpu/xsave.c b/arch/x86/kernel/fpu/xstate.c
    similarity index 100%
    rename from arch/x86/kernel/fpu/xsave.c
    rename to arch/x86/kernel/fpu/xstate.c
    --
    2.1.0


    \
     
     \ /
      Last update: 2015-05-05 20:21    [W:4.627 / U:0.496 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site