commit | c9fd56b34efd06a031cbc918d288f09e38173ff9 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Fri Aug 28 15:44:25 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 28 16:24:54 2015 -0700 |
tree | b15af8ee72efff9c70768de7b4c764b691c1a47f | |
parent | 55cc051915fd066f46c56ebd60ba486ad11e0e29 [diff] |
netpoll: warn on netpoll_send_udp users who haven't disabled irqs Make sure we catch future netpoll_send_udp users who use it without disabling irqs and also as a hint for poll_controller users. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>