Select Git revision
audit.c
-
David Woodhouse authored
netlink_unicast() will attempt to reallocate and will free messages if the socket's rcvbuf limit is reached unless we give it an infinite timeout. So do that, from a kernel thread which is dedicated to spewing stuff up the netlink socket. Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
David Woodhouse authorednetlink_unicast() will attempt to reallocate and will free messages if the socket's rcvbuf limit is reached unless we give it an infinite timeout. So do that, from a kernel thread which is dedicated to spewing stuff up the netlink socket. Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.