Commit 4c98e65
committed
tools headers UAPI: sync arch/x86/entry/syscalls/syscall_64.tbl with kernel
JIRA: https://issues.redhat.com/browse/RHEL-29796
Upstream Status: RHEL only
description
===========
Upstream, when there is a change in a header file from the specific set
of headers (listed in tools/perf/check-headers.sh), it is accompanied by
a commit that brings the same change into its counterpart located in
tools/include. Usually several changes are squashed together. We cannot
easily follow this strategy, since we not always take all the commits
squashed together.
In order to tidy tools/include up, we need to sync the headers manually.
Signed-off-by: Michael Petlan <mpetlan@redhat.com>1 parent 8d7349d commit 4c98e65
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
376 | 381 | | |
377 | 382 | | |
378 | 383 | | |
| |||
0 commit comments