Files
android_kernel_xiaomi_sm8450/net/bridge
stephen hemminger eeaf61d889 bridge: add rcu_read_lock on transmit
Long ago, when bridge was converted to RCU, rcu lock was equivalent
to having preempt disabled. RCU has changed a lot since then and
bridge code was still assuming the since transmit was called with
bottom half disabled, it was RCU safe.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Tested-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-28 10:50:55 -07:00
..
2010-07-28 10:50:55 -07:00
2008-06-11 21:00:38 -07:00
2010-05-15 23:10:02 -07:00
2010-04-23 13:35:56 +09:00