diff options
| author | Peter Zijlstra <[email protected]> | 2020-12-17 10:32:16 +0100 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2021-01-22 11:08:55 +0100 |
| commit | c7539258146844ebd8795c31275c720ded61bb84 (patch) | |
| tree | 4a48b31a8b46e489bcd6910babc4a0c63e516ed8 | |
| parent | 7e923e6a3ceb877497dd9ee70d71fa33b94f332b (diff) | |
locking: Add Reviewers
Spread the love..
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Will Deacon <[email protected]>
Acked-by: Waiman Long <[email protected]>
Acked-by: Boqun Feng <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6eff4f720c72..de903d10ace3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10373,6 +10373,8 @@ LOCKING PRIMITIVES M: Peter Zijlstra <[email protected]> M: Ingo Molnar <[email protected]> M: Will Deacon <[email protected]> +R: Waiman Long <[email protected]> +R: Boqun Feng <[email protected]> (LOCKDEP) S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core |