Commit-ID: 2caf412dc46149b8714e0f52c8337e8eda035a83 Gitweb: https://git.kernel.org/tip/2caf412dc46149b8714e0f52c8337e8eda035a83 Author: Palmer Dabbelt <[email protected]> AuthorDate: Mon, 16 Jul 2018 11:05:54 -0700 Committer: Ingo Molnar <[email protected]> CommitDate: Tue, 17 Jul 2018 09:29:32 +0200
MAINTAINERS: Add Daniel Lustig as an LKMM reviewer Dan runs the RISC-V memory model working group. I've been forwarding him LKMM emails that end up in my inbox, but I'm far from an expert in this stuff. He requested to be added as a reviewer, which seems sane to me as it'll take a human out of the loop. Signed-off-by: Palmer Dabbelt <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Acked-by: Daniel Lustig <[email protected]> Acked-by: Andrea Parri <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 192d7f73fd01..eb427596f3e0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8316,6 +8316,7 @@ M: Jade Alglave <[email protected]> M: Luc Maranget <[email protected]> M: "Paul E. McKenney" <[email protected]> R: Akira Yokosawa <[email protected]> +R: Daniel Lustig <[email protected]> L: [email protected] S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git

