lkml.org 
[lkml]   [2017]   [Feb]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v5 3/8] x86: stop exporting msr-index.h to userland

    * Nicolas Dichtel <nicolas.dichtel@6wind.com> wrote:

    > Even if this file was not in an uapi directory, it was exported because
    > it was listed in the Kbuild file.
    >
    > Fixes: b72e7464e4cf ("x86/uapi: Do not export <asm/msr-index.h> as part of the user API headers")
    > Suggested-by: Borislav Petkov <bp@alien8.de>
    > CC: Ingo Molnar <mingo@kernel.org>
    > Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
    > ---
    > arch/x86/include/uapi/asm/Kbuild | 1 -
    > 1 file changed, 1 deletion(-)
    >
    > diff --git a/arch/x86/include/uapi/asm/Kbuild b/arch/x86/include/uapi/asm/Kbuild
    > index 3dec769cadf7..1c532b3f18ea 100644
    > --- a/arch/x86/include/uapi/asm/Kbuild
    > +++ b/arch/x86/include/uapi/asm/Kbuild
    > @@ -27,7 +27,6 @@ header-y += ldt.h
    > header-y += mce.h
    > header-y += mman.h
    > header-y += msgbuf.h
    > -header-y += msr-index.h
    > header-y += msr.h
    > header-y += mtrr.h
    > header-y += param.h

    Acked-by: Ingo Molnar <mingo@kernel.org>

    Thanks,

    Ingo

    \
     
     \ /
      Last update: 2017-02-02 14:39    [W:6.108 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site