Details

[Home]

Issue of the Implementation # L0095

Brief

[media] stv090x: do not unlock unheld mutex in stv090x_sleep()

Detailed Description

goto err and goto err_gateoff before mutex_lock(&state->internal->demod_lock) lead to unlock of unheld mutex in stv090x_sleep().

Component

linux-kernel 3.8

Accepted

https://lkml.org/lkml/2013/2/19/468
commit

Status

Fixed in kernel 3.10-rc1

[Home]