As an alternative, how about just add a maintainers entry for reviewers per
arch? As a start, I don't mind being added there for arm64:
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12767,6 +12767,10 @@ F: arch/*/events/*
F: arch/*/events/*/*
F: tools/perf/
+PERFORMANCE EVENTS SUBSYSTEM ARM64 PMU EVENTS
+R: John Garry <john.garry@xxxxxxxxxx>
+F: tools/perf/pmu-events/arch/arm64
+
Patches per-arch should have some nod/tag from a member of the respective
list. Or at very least be cc'ed :)
Another Ok, please send a formal patch, and it would be really nice if
the other ARM folks would... Ack that ;-) :-) And provide extra entries
for the other pmu-events directories or even for specific files, which
is a possibility, right?
On my side I'll script a bit more and make sure that a post commit hook
warns me if the right tag is not present.
- Arnaldo
.