summaryrefslogtreecommitdiff
path: root/net/caif/cfutill.c
diff options
context:
space:
mode:
authorsjur.brandeland@stericsson.com <sjur.brandeland@stericsson.com>2011-05-13 02:43:59 +0000
committerDavid S. Miller <davem@davemloft.net>2011-05-15 17:45:54 -0400
commit0b1e9738deb30f4c35c0add43a52dcd0608b227e (patch)
treeb629d3d0db7fead50ab4256f4ace6d29e7aa980c /net/caif/cfutill.c
parent1b1cb1f78a5e9d54c13e176020c3e8ded5d081ce (diff)
caif: Use rcu_read_lock in CAIF mux layer.
Replace spin_lock with rcu_read_lock when accessing lists to layers and cache. While packets are in flight rcu_read_lock should not be held, instead ref-counters are used in combination with RCU. Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/caif/cfutill.c')
0 files changed, 0 insertions, 0 deletions