在 2017/6/23 16:37, Herbert Xu 写道:
On Thu, May 25, 2017 at 10:38:13PM +0300, Emil Karlson wrote:
Greetings
It seems to me that rk3288 crypto driver calls encrypt_done from
interrupt context which causes runtime tests to fail.
Zain, can you please take a look at this?
It is illegal to call the
On Thu, May 25, 2017 at 10:38:13PM +0300, Emil Karlson wrote:
> Greetings
>
> It seems to me that rk3288 crypto driver calls encrypt_done from
> interrupt context which causes runtime tests to fail.
Zain, can you please take a look at this?
It is illegal to call the completion function from hard
Greetings
It seems to me that rk3288 crypto driver calls encrypt_done from
interrupt context which causes runtime tests to fail.
This regression is probably introduced with patch:
crypto: xts - Convert to skcipher by Herbert Xu
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/c