diff options
author | Linus Torvalds | 2022-05-14 11:43:47 -0700 |
---|---|---|
committer | Linus Torvalds | 2022-05-14 11:43:47 -0700 |
commit | 2fe1020d73ca0467b5383b0a3e459a1d29902762 (patch) | |
tree | 0519b55aec95603809ccc50058bc385b17d6d0e7 /MAINTAINERS | |
parent | ec7f49619d8ee13e108740c82f942cd401b989e9 (diff) | |
parent | c46721e4604f260918e660550a16d1e28637d66c (diff) |
Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Pull perf tools fixes from Arnaldo Carvalho de Melo:
- Fix two NDEBUG warnings in 'perf bench numa'
- Fix ARM coresight `perf test` failure
- Sync linux/kvm.h with the kernel sources
- Add James and Mike as Arm64 performance events reviewers
* tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux:
MAINTAINERS: Add James and Mike as Arm64 performance events reviewers
tools headers UAPI: Sync linux/kvm.h with the kernel sources
perf tests: Fix coresight `perf test` failure.
perf bench: Fix two numa NDEBUG warnings
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 28f809560ac9..d6d879cb0afd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15477,7 +15477,8 @@ F: tools/perf/ PERFORMANCE EVENTS TOOLING ARM64 R: John Garry <john.garry@huawei.com> R: Will Deacon <will@kernel.org> -R: Mathieu Poirier <mathieu.poirier@linaro.org> +R: James Clark <james.clark@arm.com> +R: Mike Leach <mike.leach@linaro.org> R: Leo Yan <leo.yan@linaro.org> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Supported |