The following commit has been merged into the locking/core branch of tip: Commit-ID: c7539258146844ebd8795c31275c720ded61bb84 Gitweb: https://git.kernel.org/tip/c7539258146844ebd8795c31275c720ded61bb84 Author: Peter Zijlstra <peterz@xxxxxxxxxxxxx> AuthorDate: Thu, 17 Dec 2020 10:32:16 +01:00 Committer: Peter Zijlstra <peterz@xxxxxxxxxxxxx> CommitterDate: Fri, 22 Jan 2021 11:08:55 +01:00 locking: Add Reviewers Spread the love.. Signed-off-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx> Acked-by: Will Deacon <will@xxxxxxxxxx> Acked-by: Waiman Long <longman@xxxxxxxxxx> Acked-by: Boqun Feng <boqun.feng@xxxxxxxxx> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6eff4f7..de903d1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10373,6 +10373,8 @@ LOCKING PRIMITIVES M: Peter Zijlstra <peterz@xxxxxxxxxxxxx> M: Ingo Molnar <mingo@xxxxxxxxxx> M: Will Deacon <will@xxxxxxxxxx> +R: Waiman Long <longman@xxxxxxxxxx> +R: Boqun Feng <boqun.feng@xxxxxxxxx> (LOCKDEP) L: linux-kernel@xxxxxxxxxxxxxxx S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core