[PATCH] MAINTAINERS: adjust file entries after crypto vmx file movement

Herbert Xu herbert at gondor.apana.org.au
Thu Feb 1 16:51:57 AEDT 2024


On Mon, Jan 29, 2024 at 02:17:29PM +0100, Lukas Bulwahn wrote:
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2fb944964be5..15bc79e80e28 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10307,12 +10307,12 @@ M:	Nayna Jain <nayna at linux.ibm.com>
>  M:	Paulo Flabiano Smorigo <pfsmorigo at gmail.com>
>  L:	linux-crypto at vger.kernel.org
>  S:	Supported
> -F:	drivers/crypto/vmx/Kconfig
> -F:	drivers/crypto/vmx/Makefile
> -F:	drivers/crypto/vmx/aes*
> -F:	drivers/crypto/vmx/ghash*
> -F:	drivers/crypto/vmx/ppc-xlate.pl
> -F:	drivers/crypto/vmx/vmx.c
> +F:	arch/powerpc/crypto/Kconfig
> +F:	arch/powerpc/crypto/Makefile
> +F:	arch/powerpc/crypto/aes*

Are you sure about this? There are non-vmx aes* files in that
directory.  Perhaps something more specific is needed here?

Thanks,
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


More information about the Linuxppc-dev mailing list