diff options
author | Oliver Hartkopp <[email protected]> | 2023-04-06 13:08:45 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2023-05-15 22:24:46 +0200 |
commit | 1db080cbdbab28752bbb1c86d64daf96253a5da1 (patch) | |
tree | efdedcecbb03da75b47d7c802ec1f42c4f54dc23 /lib/mpi/mpiutil.c | |
parent | db2773d65b02aed319a93efdfb958087771d4e19 (diff) |
can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag
The control message provided by J1939 support MSG_CMSG_COMPAT but
blocked recvmsg() syscalls that have set this flag, i.e. on 32bit user
space on 64 bit kernels.
Link: https://github.com/hartkopp/can-isotp/issues/59
Cc: Oleksij Rempel <[email protected]>
Suggested-by: Marc Kleine-Budde <[email protected]>
Signed-off-by: Oliver Hartkopp <[email protected]>
Tested-by: Oleksij Rempel <[email protected]>
Acked-by: Oleksij Rempel <[email protected]>
Fixes: 9d71dd0c7009 ("can: add support of SAE J1939 protocol")
Link: https://lore.kernel.org/[email protected]
Cc: [email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions