The following commit has been merged into the core/entry branch of tip:

Commit-ID:     01fe185d95ba3cdd6629859dd911a94de8800562
Gitweb:        
https://git.kernel.org/tip/01fe185d95ba3cdd6629859dd911a94de8800562
Author:        Thomas Gleixner <t...@linutronix.de>
AuthorDate:    Wed, 02 Dec 2020 01:34:40 +01:00
Committer:     Thomas Gleixner <t...@linutronix.de>
CommitterDate: Wed, 02 Dec 2020 10:32:16 +01:00

MAINTAINERS: Add entry for common entry code

Signed-off-by: Thomas Gleixner <t...@linutronix.de>
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b516bb3..a35248b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7333,6 +7333,17 @@ S:       Maintained
 F:     drivers/base/arch_topology.c
 F:     include/linux/arch_topology.h
 
+GENERIC ENTRY CODE
+M:     Thomas Gleixner <t...@linutronix.de>
+M:     Peter Zijlstra <pet...@infradead.org>
+M:     Andy Lutomirski <l...@kernel.org>
+L:     linux-kernel@vger.kernel.org
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/entry
+F:     include/linux/entry-common.h
+F:     include/linux/entry-kvm.h
+F:     kernel/entry/
+
 GENERIC GPIO I2C DRIVER
 M:     Wolfram Sang <wsa+rene...@sang-engineering.com>
 S:     Supported

Reply via email to