summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavidlohr Bueso <dave@stgolabs.net>2021-01-22 18:11:01 +0100
committerThomas Gleixner <tglx@linutronix.de>2021-03-28 21:12:42 +0200
commitbd9a5fc2edb0bdcb0756298daa31ddd6a02f0634 (patch)
treeaf2ece8c98a3da895a46963a09ef36dfd1b1a6c1
parentlocking/mutex: Remove repeated declaration (diff)
downloadlinux-bd9a5fc2edb0bdcb0756298daa31ddd6a02f0634.tar.xz
linux-bd9a5fc2edb0bdcb0756298daa31ddd6a02f0634.zip
MAINTAINERS: Add myself as futex reviewer
I'm volunteering to help review some of the pain. Signed-off-by: Davidlohr Bueso <dbueso@suse.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20210122171101.15991-1-dave@stgolabs.net
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index aa84121c5611..8c31c77d4cc2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7363,6 +7363,7 @@ M: Thomas Gleixner <tglx@linutronix.de>
M: Ingo Molnar <mingo@redhat.com>
R: Peter Zijlstra <peterz@infradead.org>
R: Darren Hart <dvhart@infradead.org>
+R: Davidlohr Bueso <dave@stgolabs.net>
L: linux-kernel@vger.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core