From: Pratyush Yadav Date: Tue, 18 Nov 2025 18:24:15 +0000 (+0100) Subject: MAINTAINERS: add test_kho to KHO's entry X-Git-Tag: v6.18~23^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c96c6bd2c71fc7ee08580388a3a4a459019c320;p=thirdparty%2Flinux.git MAINTAINERS: add test_kho to KHO's entry Commit b753522bed0b7 ("kho: add test for kexec handover") introduced the KHO test but missed adding it to KHO's MAINTAINERS entry. Add it so the KHO maintainers can get patches for its test. Link: https://lkml.kernel.org/r/20251118182416.70660-1-pratyush@kernel.org Fixes: b753522bed0b7 ("kho: add test for kexec handover") Signed-off-by: Pratyush Yadav Reviewed-by: Pasha Tatashin Reviewed-by: Mike Rapoport (Microsoft) Cc: Alexander Graf Cc: Mike Rapoport Signed-off-by: Andrew Morton --- diff --git a/MAINTAINERS b/MAINTAINERS index c39701eec3fed..47b968812d1d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13798,6 +13798,7 @@ F: Documentation/admin-guide/mm/kho.rst F: Documentation/core-api/kho/* F: include/linux/kexec_handover.h F: kernel/kexec_handover.c +F: lib/test_kho.c F: tools/testing/selftests/kho/ KEYS-ENCRYPTED