Commit efffffde authored by Svyatoslav Pankratov's avatar Svyatoslav Pankratov Committed by Greg Kroah-Hartman
Browse files

crypto: qat - fix double free during reset



[ Upstream commit 01aed663 ]

There is no need to free the reset_data structure if the recovery is
unsuccessful and the reset is synchronous. The function
adf_dev_aer_schedule_reset() handles the cleanup properly. Only
asynchronous resets require such structure to be freed inside the reset
worker.

Fixes: d8cba25d ("crypto: qat - Intel(R) QAT driver framework")
Signed-off-by: default avatarSvyatoslav Pankratov <svyatoslav.pankratov@intel.com>
Signed-off-by: default avatarGiovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Stable-dep-of: 7d42e097 ("crypto: qat - resolve race condition during AER recovery")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 8557bef8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment