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

Lukas Bulwahn lukas.bulwahn at gmail.com
Thu Feb 8 20:47:14 AEDT 2024


On Thu, Feb 1, 2024 at 6:51 AM Herbert Xu <herbert at gondor.apana.org.au> wrote:
>
> 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?
>

sorry for the late reply. I revisited this patch and now keep the
match exact in my patch v2:

https://lore.kernel.org/lkml/20240208093327.23926-1-lukas.bulwahn@gmail.com/

Herbert, I hope you are fine to pick this patch v2.

Lukas


More information about the Linuxppc-dev mailing list