在 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 completion function from hardirq context. Thanks,
Thanks for your email, I will fix it next. Thanks, Zain