[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <160830735320.22759.7371044943415400270.tip-bot2@tip-bot2>
Date: Fri, 18 Dec 2020 16:02:33 -0000
From: "tip-bot2 for Peter Zijlstra" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: "Peter Zijlstra (Intel)" <peterz@...radead.org>,
"Steven Rostedt (VMware)" <rostedt@...dmis.org>,
Ard Biesheuvel <ardb@...nel.org>,
Josh Poimboeuf <jpoimboe@...hat.com>,
Jason Baron <jbaron@...mai.com>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: [tip: locking/urgent] jump_label/static_call: Add MAINTAINERS
The following commit has been merged into the locking/urgent branch of tip:
Commit-ID: 441fa3409769180df2fd12fcada35441435a120c
Gitweb: https://git.kernel.org/tip/441fa3409769180df2fd12fcada35441435a120c
Author: Peter Zijlstra <peterz@...radead.org>
AuthorDate: Wed, 16 Dec 2020 14:19:22 +01:00
Committer: Peter Zijlstra <peterz@...radead.org>
CommitterDate: Fri, 18 Dec 2020 16:53:12 +01:00
jump_label/static_call: Add MAINTAINERS
These files don't appear to have a MAINTAINERS entry and as such
patches miss being seen by people who know this code.
Signed-off-by: Peter Zijlstra (Intel) <peterz@...radead.org>
Acked-by: Steven Rostedt (VMware) <rostedt@...dmis.org>
Acked-by: Ard Biesheuvel <ardb@...nel.org>
Acked-by: Josh Poimboeuf <jpoimboe@...hat.com>
Acked-by: Jason Baron <jbaron@...mai.com>
Link: https://lkml.kernel.org/r/20201216133014.GT3092@hirez.programming.kicks-ass.net
---
MAINTAINERS | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 281de21..be02614 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16675,6 +16675,22 @@ M: Ion Badulescu <ionut@...ula.org>
S: Odd Fixes
F: drivers/net/ethernet/adaptec/starfire*
+STATIC BRANCH/CALL
+M: Peter Zijlstra <peterz@...radead.org>
+M: Josh Poimboeuf <jpoimboe@...hat.com>
+M: Jason Baron <jbaron@...mai.com>
+R: Steven Rostedt <rostedt@...dmis.org>
+R: Ard Biesheuvel <ardb@...nel.org>
+S: Supported
+F: arch/*/include/asm/jump_label*.h
+F: arch/*/include/asm/static_call*.h
+F: arch/*/kernel/jump_label.c
+F: arch/*/kernel/static_call.c
+F: include/linux/jump_label*.h
+F: include/linux/static_call*.h
+F: kernel/jump_label.c
+F: kernel/static_call.c
+
STEC S1220 SKD DRIVER
M: Damien Le Moal <Damien.LeMoal@....com>
L: linux-block@...r.kernel.org
Powered by blists - more mailing lists