git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7009317
)
Input: use full RCU API
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 13 Oct 2007 19:46:55 +0000
(15:46 -0400)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 13 Oct 2007 19:46:55 +0000
(15:46 -0400)
RT guys alerted me to the fact that in their tree spinlocks
are preemptible and it is better to use full RCU API
(rcu_read_lock()/rcu_read_unlock()) to be safe.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found