Details

[Home]

Issue of the Implementation # L0247

Brief

wl3501_cs: Add spinlock to wl3501_reset()

Detailed Description

Likely wl3501_reset should acquire spinlock as wl3501_{open, close}. One of calls of wl3501_reset has been already protected. The others were unprotected and might lead to a race condition.

Component

linux-kernel 4.8

Accepted

https://lkml.org/lkml/2016/8/2/158
commit

Status

Fixed in kernel 4.9-rc1

[Home]