Commit 8a4fe9f
committed
tools headers UAPI: sync linux/prctl.h 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 7f5a0fb commit 8a4fe9f
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
293 | 310 | | |
0 commit comments