[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240930202136.16904-1-acme@kernel.org>
Date: Mon, 30 Sep 2024 17:21:34 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Kuan-Wei Chiu <visitorckw@...il.com>
Cc: Ingo Molnar <mingo@...nel.org>,
Jiri Olsa <jolsa@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
Ian Rogers <irogers@...gle.com>,
Adrian Hunter <adrian.hunter@...el.com>,
Kan Liang <kan.liang@...ux.intel.com>,
linux-kernel@...r.kernel.org,
linux-perf-users@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH 0/2] check_headers.sh with hunk exceptions (lib/list_sort.c tools/ copy)
From: Arnaldo Carvalho de Melo <acme@...hat.com>
Hi,
Please take a look, as per tools/include/uapi/README we carry
copies of kernel files for various reasons and check when it drifts, in
this case we need another way to accept diffs while checking, its all
spelled out in the individual patches, please ack.
- Arnaldo
Arnaldo Carvalho de Melo (2):
tools check_headers.sh: Add check variant that excludes some hunks
perf tools: Cope with differences for lib/list_sort.c copy from the kernel
.../check-header_ignore_hunks/lib/list_sort.c | 31 +++++++++++++++++++
tools/perf/check-headers.sh | 29 ++++++++++++++++-
2 files changed, 59 insertions(+), 1 deletion(-)
create mode 100644 tools/perf/check-header_ignore_hunks/lib/list_sort.c
--
2.46.0
Powered by blists - more mailing lists