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 <kamal...@linux.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

Reply via email to