Commit 8de52477 authored by Pratyush Yadav's avatar Pratyush Yadav Committed by Andrew Morton
Browse files

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: default avatarPratyush Yadav <pratyush@kernel.org>
Reviewed-by: default avatarPasha Tatashin <pasha.tatashin@soleen.com>
Cc: Alexander Graf <graf@amazon.com>
Cc: Mike Rapoport <rppt@kernel.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent fdee5216
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13959,6 +13959,7 @@ S: Maintained
F:	Documentation/admin-guide/mm/kho.rst
F:	Documentation/core-api/kho/*
F:	include/linux/kexec_handover.h
F:	include/linux/kho/
F:	kernel/liveupdate/kexec_handover*
F:	lib/test_kho.c
F:	tools/testing/selftests/kho/
@@ -14637,6 +14638,7 @@ S: Maintained
F:	Documentation/core-api/liveupdate.rst
F:	Documentation/mm/memfd_preservation.rst
F:	Documentation/userspace-api/liveupdate.rst
F:	include/linux/kho/abi/
F:	include/linux/liveupdate.h
F:	include/linux/liveupdate/
F:	include/uapi/linux/liveupdate.h