diff options
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | 2012-02-21 12:54:55 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2012-02-23 13:06:57 +0200 |
commit | 3df91ea20e744344100b10ae69a17211fcf5b207 (patch) | |
tree | e238acaf376266331985debc4a5a76c4e2636209 /net/ethernet | |
parent | 1b009c982482ee0e4cbabcd9bdae690a29119ede (diff) |
Bluetooth: Revert to mutexes from RCU list
Usage of RCU list looks not reasonalbe for a number of reasons:
our code sleep and we had to use socket spinlocks. Most parts
of code are updaters thus there is little sense to use RCU.
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Reviewed-by: Ulisses Furquim <ulisses@profusion.mobi>
Acked-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'net/ethernet')
0 files changed, 0 insertions, 0 deletions