Details
[Home]
Issue of the Implementation # L0055
Brief
macvtap: rcu_dereference outside read-lock section
Detailed Description
rcu_dereference occurs in update section. Replacement by rcu_dereference_protected in order to prevent lockdep complaint.
Component
linux-kernel 3.5
Accepted
https://lkml.org/lkml/2012/8/12/13
commit
Status
Fixed in kernel 3.6-rc2
[Home]
»