From: Gustavo F. Padovan Date: Wed, 14 Dec 2011 17:08:48 +0000 (-0200) Subject: Bluetooth: Use RCU to manipulate chan_list X-Git-Tag: v3.3-rc1~182^2~44^2~71^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8192edef03f9b47f1cc1120724db525e63e218f3;p=pandora-kernel.git Bluetooth: Use RCU to manipulate chan_list Instead of using tasklet_disable() to prevent acess to the channel use, we can use RCU and improve the performance of our code. Acked-by: Marcel Holtmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed