diff options
author | Szymon Janc <[email protected]> | 2017-04-24 18:25:04 -0700 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2017-04-30 12:22:14 +0200 |
commit | ab89f0bdd63a3721f7cd3f064f39fc4ac7ca14d4 (patch) | |
tree | 45ecfaacb9ee7f90284f75dc4f6c67d771b07972 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 763d9a302ab18da0a0078c9788ed6566d0c974e3 (diff) |
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 <[email protected]>
Signed-off-by: Marko Kiiskila <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions