Home
last modified time | relevance | path

Searched hist:"5 a54e7c85b8303b84a9b2fbf978a74d625f85a99" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.hdiff 5a54e7c85b8303b84a9b2fbf978a74d625f85a99 Sun Jul 13 13:50:15 CDT 2014 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Convert L2CAP ident spinlock into a mutex

The spinlock protecting the L2CAP ident number can be converted into
a mutex since the whole processing is run in a workqueue. So instead
of using a spinlock, just use a mutex here.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.cdiff 5a54e7c85b8303b84a9b2fbf978a74d625f85a99 Sun Jul 13 13:50:15 CDT 2014 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Convert L2CAP ident spinlock into a mutex

The spinlock protecting the L2CAP ident number can be converted into
a mutex since the whole processing is run in a workqueue. So instead
of using a spinlock, just use a mutex here.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>