Re: [PATCH 2/3] MAINTAINERS: drop include/linux/kho/abi/ from KHO

From: Pasha Tatashin

Date: Tue Apr 14 2026 - 09:07:38 EST


On Tue, Apr 14, 2026 at 8:18 AM Pratyush Yadav <pratyush@xxxxxxxxxx> wrote:
>
> From: "Pratyush Yadav (Google)" <pratyush@xxxxxxxxxx>
>
> The KHO entry already includes include/linux/kho. Listing its
> subdirectory is redundant.
>
> Signed-off-by: Pratyush Yadav (Google) <pratyush@xxxxxxxxxx>
> ---
> MAINTAINERS | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 97820188a600..c1e2cefb4493 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14121,7 +14121,6 @@ F: Documentation/admin-guide/mm/kho.rst
> F: Documentation/core-api/kho/*
> F: include/linux/kexec_handover.h
> F: include/linux/kho/
> -F: include/linux/kho/abi/
> F: kernel/liveupdate/kexec_handover*
> F: lib/test_kho.c
> F: tools/testing/selftests/kho/
> --
> 2.54.0.rc0.605.g598a273b03-goog
>

Reviewed-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>