diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2021-02-11 15:50:52 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-02-01 16:04:22 +0000 |
| commit | fc45e6588d57b65378612fce07089276141509dc (patch) | |
| tree | e611ad136628dc033f57183fc7fcf5acb39af4df /lib/string_helpers.c | |
| parent | perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMA (diff) | |
| download | kernel-fc45e6588d57b65378612fce07089276141509dc.tar.gz kernel-fc45e6588d57b65378612fce07089276141509dc.zip | |
tools headers UAPI: Sync linux/prctl.h with the kernel sources
To pick the changes in:
9a10064f5625d557 ("mm: add a field to store names for private anonymous memory")
That don't result in any changes in tooling:
$ tools/perf/trace/beauty/prctl_option.sh > before
$ cp include/uapi/linux/prctl.h tools/include/uapi/linux/prctl.h
$ tools/perf/trace/beauty/prctl_option.sh > after
$ diff -u before after
$
This actually adds a new prctl arg, but it has to be dealt with
differently, as it is not in sequence with the other arguments.
Just silences this perf tools build warning:
Warning: Kernel ABI header at 'tools/include/uapi/linux/prctl.h' differs from latest version at 'include/uapi/linux/prctl.h'
diff -u tools/include/uapi/linux/prctl.h include/uapi/linux/prctl.h
Cc: Adrian Hunter <[email protected]>
Cc: Colin Cross <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Suren Baghdasaryan <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
