The following commit has been merged into the locking/core branch of tip: Commit-ID: bd9a5fc2edb0bdcb0756298daa31ddd6a02f0634 Gitweb: https://git.kernel.org/tip/bd9a5fc2edb0bdcb0756298daa31ddd6a02f0634 Author: Davidlohr Bueso <[email protected]> AuthorDate: Fri, 22 Jan 2021 09:11:01 -08:00 Committer: Thomas Gleixner <[email protected]> CommitterDate: Sun, 28 Mar 2021 21:12:42 +02:00
MAINTAINERS: Add myself as futex reviewer I'm volunteering to help review some of the pain. Signed-off-by: Davidlohr Bueso <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected] --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index aa84121..8c31c77 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7363,6 +7363,7 @@ M: Thomas Gleixner <[email protected]> M: Ingo Molnar <[email protected]> R: Peter Zijlstra <[email protected]> R: Darren Hart <[email protected]> +R: Davidlohr Bueso <[email protected]> L: [email protected] S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core

