lkml.org 
[lkml]   [2021]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [patch 28/31] x86/sev: Include fpu/xcr.h
    From
    Date
    On 10/12/2021 8:00 AM, Thomas Gleixner wrote:
    > Include the header which only provides the XRC accessors. That's all what
    ^
    typo, should be XCR

    > is needed here.
    >
    > Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
    > ---
    > arch/x86/kernel/sev.c | 2 +-
    > 1 file changed, 1 insertion(+), 1 deletion(-)
    >
    > --- a/arch/x86/kernel/sev.c
    > +++ b/arch/x86/kernel/sev.c
    > @@ -23,7 +23,7 @@
    > #include <asm/stacktrace.h>
    > #include <asm/sev.h>
    > #include <asm/insn-eval.h>
    > -#include <asm/fpu/internal.h>
    > +#include <asm/fpu/xcr.h>
    > #include <asm/processor.h>
    > #include <asm/realmode.h>
    > #include <asm/traps.h>
    >

    \
     
     \ /
      Last update: 2021-10-12 09:25    [W:4.120 / U:0.412 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site