diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-03-03 20:49:20 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-03-04 02:34:15 +0100 |
commit | 811f35ff59b6f99ae272d6f5b96bc9e974f88196 (patch) | |
tree | 1db99c24a521982c87a0786fb0814e36f369996e /kernel | |
parent | tools headers UAPI: Sync linux/prctl.h with the kernel sources (diff) | |
download | linux-811f35ff59b6f99ae272d6f5b96bc9e974f88196.tar.xz linux-811f35ff59b6f99ae272d6f5b96bc9e974f88196.zip |
tools headers: Synchronize {linux,vdso}/bits.h with the kernel sources
To pick up the changes in this cset:
cbdb1f163af2bb90 ("vdso/bits.h: Add BIT_ULL() for the sake of consistency")
That just causes perf to rebuild, the macro included doesn't clash with
anything in tools/{perf,objtool,bpf}.
This addresses this perf build warning:
Warning: Kernel ABI header at 'tools/include/linux/bits.h' differs from latest version at 'include/linux/bits.h'
diff -u tools/include/linux/bits.h include/linux/bits.h
Warning: Kernel ABI header at 'tools/include/vdso/bits.h' differs from latest version at 'include/vdso/bits.h'
diff -u tools/include/vdso/bits.h include/vdso/bits.h
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions