Skip to content

Commit 8de5247

Browse files
prati0100akpm00
authored andcommitted
MAINTAINERS: add ABI headers to KHO and LIVE UPDATE
include/linux/kho is supposed to hold KHO headers. Add it to KHO's MAINTAINERS entry so the right people can get patches to it. include/linux/kho/abi contains the live update ABI headers for LUO core and memfd. It will also hold ABI headers for other upcoming file types as well. Add it to live update entry so live update maintainers can get changes for it (currently they happen to be the same people). Link: https://lkml.kernel.org/r/20251212071204.398788-1-pratyush@kernel.org Signed-off-by: Pratyush Yadav <pratyush@kernel.org> Reviewed-by: Pasha Tatashin <pasha.tatashin@soleen.com> Cc: Alexander Graf <graf@amazon.com> Cc: Mike Rapoport <rppt@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent fdee521 commit 8de5247

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13959,6 +13959,7 @@ S: Maintained
1395913959
F: Documentation/admin-guide/mm/kho.rst
1396013960
F: Documentation/core-api/kho/*
1396113961
F: include/linux/kexec_handover.h
13962+
F: include/linux/kho/
1396213963
F: kernel/liveupdate/kexec_handover*
1396313964
F: lib/test_kho.c
1396413965
F: tools/testing/selftests/kho/
@@ -14637,6 +14638,7 @@ S: Maintained
1463714638
F: Documentation/core-api/liveupdate.rst
1463814639
F: Documentation/mm/memfd_preservation.rst
1463914640
F: Documentation/userspace-api/liveupdate.rst
14641+
F: include/linux/kho/abi/
1464014642
F: include/linux/liveupdate.h
1464114643
F: include/linux/liveupdate/
1464214644
F: include/uapi/linux/liveupdate.h

0 commit comments

Comments
 (0)