Re: [PATCH -next] firmware: arm_scmi: optee: Fix missing mutex_init()
From: Sudeep Holla
Date: Thu Nov 25 2021 - 07:38:15 EST
On Tue, 23 Nov 2021 08:36:20 +0000, Wei Yongjun wrote:
> The driver allocates the mutex but not initialize it.
> Use mutex_init() on it to initialize it correctly.
>
>
Applied to sudeep.holla/linux (for-next/scmi), thanks!
[1/1] firmware: arm_scmi: optee: Fix missing mutex_init()
https://git.kernel.org/sudeep.holla/c/61bc76be36
--
Regards,
Sudeep