From: Ken-ichirou MATSUZAWA
Date: Thu, 20 Aug 2015 12:43:53 +0900
> I can't send netlink message via mmaped netlink socket since
>
> commit: a8866ff6a5bce7d0ec465a63bc482a85c09b0d39
> netlink: make the check for "send from tx_ring" deterministic
>
> msg->msg_iter.type is set to WRITE (1
I can't send netlink message via mmaped netlink socket since
commit: a8866ff6a5bce7d0ec465a63bc482a85c09b0d39
netlink: make the check for "send from tx_ring" deterministic
msg->msg_iter.type is set to WRITE (1) at
SYSCALL_DEFINE6(sendto, ...
import_single_range(WRITE, ...