[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20200511061014.308675-1-kamalesh@linux.vnet.ibm.com>
Date: Mon, 11 May 2020 11:40:14 +0530
From: Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
To: live-patching@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] MAINTAINERS: Update LIVE PATCHING file list
The current list of livepatching files is incomplete, update the list
with the missing files. Included files are ordered by the command:
./scripts/parse-maintainers.pl --input=MAINTAINERS --output=MAINTAINERS --order
Signed-off-by: Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
---
The patch applies on top of livepatching/for-next
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7e0827670425..de4f6af03198 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9854,9 +9854,12 @@ S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.git
F: Documentation/ABI/testing/sysfs-kernel-livepatch
F: Documentation/livepatch/
+F: arch/powerpc/include/asm/livepatch.h
+F: arch/s390/include/asm/livepatch.h
F: arch/x86/include/asm/livepatch.h
F: include/linux/livepatch.h
F: kernel/livepatch/
+F: lib/livepatch/
F: samples/livepatch/
F: tools/testing/selftests/livepatch/
base-commit: f644e7bbd7c124cf08875200d447ce91441cd866
--
2.26.2
Powered by blists - more mailing lists