MAINTAINERS: Add entry for common entry code
authorThomas Gleixner <tglx@linutronix.de>
Wed, 2 Dec 2020 00:34:40 +0000 (01:34 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 2 Dec 2020 09:32:16 +0000 (10:32 +0100)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
MAINTAINERS

index b516bb3..a35248b 100644 (file)
@@ -7333,6 +7333,17 @@ S:       Maintained
 F:     drivers/base/arch_topology.c
 F:     include/linux/arch_topology.h
 
+GENERIC ENTRY CODE
+M:     Thomas Gleixner <tglx@linutronix.de>
+M:     Peter Zijlstra <peterz@infradead.org>
+M:     Andy Lutomirski <luto@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+renesas@sang-engineering.com>
 S:     Supported