Skip to content

Commit e3cad84

Browse files
author
Jiri Kosina
committed
livepatch: add arch-specific headers to MAINTAINERS
Add arch-specific livepatch.h for s390 and powerpc to MAINTAINERS F: patterns. Reported-by: Kamalesh Babulal <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent a4ae16f commit e3cad84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9854,6 +9854,8 @@ S: Maintained
98549854
T: git git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.git
98559855
F: Documentation/ABI/testing/sysfs-kernel-livepatch
98569856
F: Documentation/livepatch/
9857+
F: arch/powerpc/include/asm/livepatch.h
9858+
F: arch/s390/include/asm/livepatch.h
98579859
F: arch/x86/include/asm/livepatch.h
98589860
F: include/linux/livepatch.h
98599861
F: kernel/livepatch/

0 commit comments

Comments
 (0)