diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-12-02 16:24:52 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-12-02 16:24:52 +0100 |
commit | c66f2566db340b04c113ea1d930651246d9d4049 (patch) | |
tree | 82d57e1d3ebd7b7a622b8cfdaa9b86dc4737602c /tools/bpf | |
parent | tools headers uapi: Sync linux/fscrypt.h with the kernel sources (diff) | |
download | linux-c66f2566db340b04c113ea1d930651246d9d4049.tar.xz linux-c66f2566db340b04c113ea1d930651246d9d4049.zip |
tools headers uapi: Sync linux/stat.h with the kernel sources
To pick the changes from:
3ad2522c64cf ("statx: define STATX_ATTR_VERITY")
That don't trigger any changes in tooling.
This silences this perf build warning:
Warning: Kernel ABI header at 'tools/include/uapi/linux/stat.h' differs from latest version at 'include/uapi/linux/stat.h'
diff -u tools/include/uapi/linux/stat.h include/uapi/linux/stat.h
At some point we wi'll beautify structs passed in pointers to syscalls
and then we'll need to have tables for these defines, for now update the
file to silence the warning as this file is used for doing this type of
number -> string translations for other defines found in these file.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Eric Biggers <ebiggers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-thcy60dpry5qrpn7nmc58bwg@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/bpf')
0 files changed, 0 insertions, 0 deletions