]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: add ABI headers to KHO and LIVE UPDATE
authorPratyush Yadav <pratyush@kernel.org>
Fri, 12 Dec 2025 07:12:02 +0000 (16:12 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 23 Dec 2025 19:23:13 +0000 (11:23 -0800)
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>
MAINTAINERS

index a914ee5564ac8579bfcff54b6bdecbcbe5ce6305..2fa30b32411d17c019a556dfbe1f0d8a6ff9aeec 100644 (file)
@@ -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