Re: netconsole breaks netpoll on bridge
From: Stefan Priebe - Profihost AG <hidden>
Date: 2014-06-17 06:07:04
Also in:
lkml
From: Stefan Priebe - Profihost AG <hidden>
Date: 2014-06-17 06:07:04
Also in:
lkml
Am 16.06.2014 23:30, schrieb Francois Romieu:
Stefan Priebe - Profihost AG [off-list ref] : [...]quoted
That sounds great! Is there anything I can do or some code I can port to veth?You may add an empty handler for .ndo_poll_controller in drivers/net/veth.c and give it a try on current kernel. It should not be too bad.
Why is an empty poll controller enough to fix it? This sounds a bit crazy to me. Greets, Stefan