[PATCH] crypto - shash: reduce minimum alignment of shash_desc structure

Arnd Bergmann arnd at kernel.org
Fri Jan 8 05:59:31 EST 2021


On Fri, Jan 8, 2021 at 11:44 AM Herbert Xu <herbert at gondor.apana.org.au> wrote:
>
> On Fri, Jan 08, 2021 at 11:42:53AM +0100, Arnd Bergmann wrote:
> >
> > How does this work for kernels with CONFIG_VMAP_STACK?
> > I remember some other subsystems (usb, hid) adding workarounds
> > for that, but I don't see those in drivers/crypto
>
> I'm referring to the situation in general and not the subject of
> this thread.
>
> For shash_desc of course it doesn't happen since it sync only.

Ah, got it.

      Arnd



More information about the linux-arm-kernel mailing list