[PATCH v2] firmware: arm_scmi: fix missing destroy_workqueue()

Sudeep Holla sudeep.holla at arm.com
Fri Nov 13 09:19:50 EST 2020


On Tue, 10 Nov 2020 15:42:21 +0800, Qinglang Miao wrote:
> destroy_workqueue seems necessary before return from
> scmi_notification_init in the error handling case when
> fails to do devm_kcalloc(). Fix this by simply moving
> devm_kcalloc to the front.


Applied to sudeep.holla/linux (for-next/scmi), thanks!

[1/1] firmware: arm_scmi: Fix missing destroy_workqueue()
      https://git.kernel.org/sudeep.holla/c/6bbdb46c4b

--
Regards,
Sudeep



More information about the linux-arm-kernel mailing list