aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/crypto/algapi.c
diff options
context:
space:
mode:
authorChuhong Yuan <hslester96@gmail.com>2019-12-10 00:21:44 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2019-12-20 14:58:33 +0800
commit7f8c36fe9be46862c4f3c5302f769378028a34fa (patch)
tree10fcb00b2de3df64d45e162da966bc89423ddbca /crypto/algapi.c
parentcrypto: hisilicon - still no need to check return value of debugfs_create functions (diff)
downloadwireguard-linux-7f8c36fe9be46862c4f3c5302f769378028a34fa.tar.xz
wireguard-linux-7f8c36fe9be46862c4f3c5302f769378028a34fa.zip
crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill
Since tasklet is needed to be initialized before registering IRQ handler, adjust the position of tasklet_init to fix the wrong order. Besides, to fix the missed tasklet_kill, this patch adds a helper function and uses devm_add_action to kill the tasklet automatically. Fixes: ce92136843cb ("crypto: picoxcell - add support for the picoxcell crypto engines") Signed-off-by: Chuhong Yuan <hslester96@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions