summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorWang Hai <wanghai38@huawei.com>2024-10-29 23:05:23 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-12-05 14:01:19 +0100
commit612d6f84717b2af95c2a40007a428f9734486465 (patch)
treee7b698fd844ca2ecd5e59966850147b72ec43ca5 /scripts/stackusage
parentdb60326f2c47b079e36785ace621eb3002db2088 (diff)
downloadlinux-612d6f84717b2af95c2a40007a428f9734486465.tar.gz
linux-612d6f84717b2af95c2a40007a428f9734486465.tar.bz2
linux-612d6f84717b2af95c2a40007a428f9734486465.zip
crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
[ Upstream commit d8920a722a8cec625267c09ed40af8fd433d7f9a ] The adf_init_aer() won't destroy device_reset_wq when alloc_workqueue() for device_sriov_wq failed. Add destroy_workqueue for device_reset_wq to fix this issue. Fixes: 4469f9b23468 ("crypto: qat - re-enable sriov after pf reset") Signed-off-by: Wang Hai <wanghai38@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions