From: Dmitry Torokhov Date: Sat, 13 Oct 2007 19:46:55 +0000 (-0400) Subject: Input: use full RCU API X-Git-Tag: v2.6.24-rc1~1279^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82ba56c273911f7eda79849cfa0fc2d2e5a3b75b;p=pandora-kernel.git 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: Dmitry Torokhov --- Reading git-diff-tree failed