Skip to content
Commit 82ba56c2 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: use full RCU API



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: default avatarDmitry Torokhov <dtor@mail.ru>
parent 70093178
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment