[PATCH] MAINTAINERS: add test_kho to KHO's entry
Mike Rapoport
rppt at kernel.org
Tue Nov 18 23:14:56 PST 2025
On Tue, Nov 18, 2025 at 07:24:15PM +0100, Pratyush Yadav wrote:
> 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.
>
> Cc: stable at vger.kernel.org
> Fixes: b753522bed0b7 ("kho: add test for kexec handover")
> Signed-off-by: Pratyush Yadav <pratyush at kernel.org>
Reviewed-by: Mike Rapoport (Microsoft) <rppt at kernel.org>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 05e336174ede5..b0873f8ebcda6 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13799,6 +13799,7 @@ F: Documentation/admin-guide/mm/kho.rst
> F: Documentation/core-api/kho/*
> F: include/linux/kexec_handover.h
> F: kernel/liveupdate/kexec_handover*
> +F: lib/test_kho.c
> F: tools/testing/selftests/kho/
>
> KEYS-ENCRYPTED
> --
> 2.47.3
>
--
Sincerely yours,
Mike.
More information about the kexec
mailing list