Searched hist:"86 aae6c7b577654b7293374973985a153e0c147e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | rfcomm.h | diff 86aae6c7b577654b7293374973985a153e0c147e Tue Apr 29 13:38:34 CDT 2014 Libor Pechacek <lpechacek@suse.cz> Bluetooth: Convert RFCOMM spinlocks into mutexes
Enabling CONFIG_DEBUG_ATOMIC_SLEEP has shown that some rfcomm functions acquiring spinlocks call sleeping locks further in the chain. Converting the offending spinlocks into mutexes makes sleeping safe.
Signed-off-by: Libor Pechacek <lpechacek@suse.cz> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
/openbmc/linux/net/bluetooth/rfcomm/ |
H A D | tty.c | diff 86aae6c7b577654b7293374973985a153e0c147e Tue Apr 29 13:38:34 CDT 2014 Libor Pechacek <lpechacek@suse.cz> Bluetooth: Convert RFCOMM spinlocks into mutexes
Enabling CONFIG_DEBUG_ATOMIC_SLEEP has shown that some rfcomm functions acquiring spinlocks call sleeping locks further in the chain. Converting the offending spinlocks into mutexes makes sleeping safe.
Signed-off-by: Libor Pechacek <lpechacek@suse.cz> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|
H A D | core.c | diff 86aae6c7b577654b7293374973985a153e0c147e Tue Apr 29 13:38:34 CDT 2014 Libor Pechacek <lpechacek@suse.cz> Bluetooth: Convert RFCOMM spinlocks into mutexes
Enabling CONFIG_DEBUG_ATOMIC_SLEEP has shown that some rfcomm functions acquiring spinlocks call sleeping locks further in the chain. Converting the offending spinlocks into mutexes makes sleeping safe.
Signed-off-by: Libor Pechacek <lpechacek@suse.cz> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
|