aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorChuhong Yuan <[email protected]>2019-12-10 00:21:44 +0800
committerHerbert Xu <[email protected]>2019-12-20 14:58:33 +0800
commit7f8c36fe9be46862c4f3c5302f769378028a34fa (patch)
tree10fcb00b2de3df64d45e162da966bc89423ddbca /tools/perf/scripts/python/bin/stackcollapse-report
parentf2c5d27bb8899b7f527e2e7005d691c432563145 (diff)
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 <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions