Details

[Home]

Issue of the Implementation # L0214

Brief

[media] lirc_imon: do not leave imon_probe() with mutex held

Detailed Description

Commit af8a819a2513 ("[media] lirc_imon: simplify error handling code") lost mutex_unlock(&context->ctx_lock), so imon_probe() exits with the context->ctx_lock mutex acquired.

Component

linux-kernel 4.4

Accepted

https://lkml.org/lkml/2015/11/14/98
commit

Status

Fixed in kernel 4.5-rc1

List of traces

Error trace 1

[Home]