Recursive read lock detection work touches most core part of lockdep, so add myself as a dedicated reviewer to help people find me if any of my code introduces problems or misunderstandings, also if they need my help on parsing logs related to recursive read locks.
Besides, I'd like to provide any help for lock related code. Signed-off-by: Boqun Feng <boqun.f...@gmail.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9a7f76eadae9..197dc9c5162f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8239,6 +8239,7 @@ F: Documentation/admin-guide/LSM/LoadPin.rst LOCKING PRIMITIVES M: Peter Zijlstra <pet...@infradead.org> M: Ingo Molnar <mi...@redhat.com> +R: Boqun Feng <boqun.f...@gmail.com> L: linux-kernel@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core S: Maintained -- 2.16.1