Hi Szymon, > 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@xxxxxxxxxxx> > Signed-off-by: Marko Kiiskila <marko@xxxxxxxxxx> > --- > net/bluetooth/hci_sock.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html