You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
0 commit comments