Bluetooth: 6lowpan: Converting rwlocks to use RCU
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Tue, 28 Oct 2014 15:16:47 +0000 (17:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Oct 2014 16:04:38 +0000 (17:04 +0100)
commit90305829635d90a5053ec99a261035b4ce0a2649
tree84305afca237f769dffb921cedb0f51f560fb32f
parentda213f8e0cf03146925205b663413e4589b5b359
Bluetooth: 6lowpan: Converting rwlocks to use RCU

The rwlocks are converted to use RCU. This helps performance as the
irq locks are not needed any more.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/6lowpan.c