summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sysfs.c
diff options
context:
space:
mode:
authorGustavo F. Padovan2011-04-04 23:56:53 +0200
committerGustavo F. Padovan2011-04-05 18:03:10 +0200
commite63a15ec0f25c0f97e8f6247b97ac9b30968b6b3 (patch)
tree753b6c99f7af2c278386f005c98c79e17b9405f3 /net/bluetooth/hci_sysfs.c
parentBluetooth: Don't use spin_lock_bh in user context (diff)
downloadkernel-qcow2-linux-e63a15ec0f25c0f97e8f6247b97ac9b30968b6b3.tar.gz
kernel-qcow2-linux-e63a15ec0f25c0f97e8f6247b97ac9b30968b6b3.tar.xz
kernel-qcow2-linux-e63a15ec0f25c0f97e8f6247b97ac9b30968b6b3.zip
Bluetooth: Use GFP_KERNEL in user context
The allocation in mgmt_control() code are in user context and not locked by any spinlock, so it's not recommended the use of GFP_ATOMIC there. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'net/bluetooth/hci_sysfs.c')
0 files changed, 0 insertions, 0 deletions