lkml.org 
[lkml]   [2020]   [May]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.4 48/50] tools headers UAPI: Sync copy of arm64s asm/unistd.h with the kernel sources
    Date
    From: Arnaldo Carvalho de Melo <acme@redhat.com>

    commit c75bec79fc080039e4575a0f239ea7b111aabe88 upstream.

    To get the changes in:

    3e3c8ca5a351 ("arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headers")

    Silencing this tools/perf/ build warning:

    Warning: Kernel ABI header at 'tools/arch/arm64/include/uapi/asm/unistd.h' differs from latest version at 'arch/arm64/include/uapi/asm/unistd.h'
    diff -u tools/arch/arm64/include/uapi/asm/unistd.h arch/arm64/include/uapi/asm/unistd.h

    Which will probably end up enabling the use of "clone3" in 'perf trace -e',
    haven't checked the build with this change on an arm64 system.

    Cc: Adrian Hunter <adrian.hunter@intel.com>
    Cc: Amanieu d'Antras <amanieu@gmail.com>
    Cc: Christian Brauner <christian.brauner@ubuntu.com>
    Cc: Jiri Olsa <jolsa@kernel.org>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    tools/arch/arm64/include/uapi/asm/unistd.h | 1 +
    1 file changed, 1 insertion(+)

    --- a/tools/arch/arm64/include/uapi/asm/unistd.h
    +++ b/tools/arch/arm64/include/uapi/asm/unistd.h
    @@ -19,5 +19,6 @@
    #define __ARCH_WANT_NEW_STAT
    #define __ARCH_WANT_SET_GET_RLIMIT
    #define __ARCH_WANT_TIME32_SYSCALLS
    +#define __ARCH_WANT_SYS_CLONE3

    #include <asm-generic/unistd.h>

    \
     
     \ /
      Last update: 2020-05-08 15:10    [W:4.425 / U:0.124 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site