Details

[Home]

Issue of the Implementation # L0105

Brief

[media] wl128x: do not call copy_to_user() while holding spinlocks

Detailed Description

copy_to_user() must not be called with spinlocks held, but it is in fmc_transfer_rds_from_internal_buff().

Component

linux-kernel 3.9

Accepted

https://lkml.org/lkml/2013/5/7/682
commit

Status

Fixed in kernel 3.10-rc2

[Home]