summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_nokia.c
diff options
context:
space:
mode:
authorSzymon Janc2017-04-25 03:25:04 +0200
committerMarcel Holtmann2017-04-30 12:22:14 +0200
commitab89f0bdd63a3721f7cd3f064f39fc4ac7ca14d4 (patch)
tree45ecfaacb9ee7f90284f75dc4f6c67d771b07972 /drivers/bluetooth/hci_nokia.c
parentBluetooth: allocate data for kpp on heap (diff)
downloadkernel-qcow2-linux-ab89f0bdd63a3721f7cd3f064f39fc4ac7ca14d4.tar.gz
kernel-qcow2-linux-ab89f0bdd63a3721f7cd3f064f39fc4ac7ca14d4.tar.xz
kernel-qcow2-linux-ab89f0bdd63a3721f7cd3f064f39fc4ac7ca14d4.zip
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Running 32bit userspace on 64bit kernel results in MSG_CMSG_COMPAT being defined as 0x80000000. This results in sendmsg failure if used from 32bit userspace running on 64bit kernel. Fix this by accounting for MSG_CMSG_COMPAT in flags check in hci_sock_sendmsg. Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl> Signed-off-by: Marko Kiiskila <marko@runtime.io> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/bluetooth/hci_nokia.c')
0 files changed, 0 insertions, 0 deletions