[PATCH dev-5.0 1/7] media: platform: Fix missing spin_lock_init()

Joel Stanley joel at jms.id.au
Wed Mar 27 17:04:54 AEDT 2019


On Thu, 21 Mar 2019 at 19:30, Eddie James <eajames at linux.ibm.com> wrote:
>
> From: Wei Yongjun <weiyongjun1 at huawei.com>
>
> The driver allocates the spinlock but not initialize it.
> Use spin_lock_init() on it to initialize it correctly.
>
> This is detected by Coccinelle semantic patch.
>
> Fixes: d2b4387f3bdf ("media: platform: Add Aspeed Video Engine driver")
>
> Signed-off-by: Wei Yongjun <weiyongjun1 at huawei.com>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung at kernel.org>

This lacks your sign off.

I have found the upstream commit and cherry picked that instead.

Cheers,

Joel


More information about the openbmc mailing list