On Thursday 03 July 2014 21:44:00 Herbert Xu wrote:
>
> > The bug has existed since the driver was first merged, and was
> > probably never detected because nobody tried to use interrupt mode.
> > It might make sense to backport this fix to stable kernels, depending
> > on how the crypto maintaine
On Thu, Jun 26, 2014 at 01:43:02PM +0200, Arnd Bergmann wrote:
> The interrupt handler in the ux500 crypto driver has an obviously
> incorrect way to access the data buffer, which for a while has
> caused this build warning:
>
> ../ux500/cryp/cryp_core.c: In function 'cryp_interrupt_handler':
> ..