Re: [v5 Patch 1/3] netpoll: add generic support for bridge and bonding devices
From: Flavio Leitner <hidden>
Date: 2010-05-27 21:25:29
Also in:
bridge, lkml
From: Flavio Leitner <hidden>
Date: 2010-05-27 21:25:29
Also in:
bridge, lkml
On Thu, May 27, 2010 at 01:35:59PM -0700, David Miller wrote:
From: Flavio Leitner <redacted> Date: Thu, 27 May 2010 15:05:45 -0300quoted
I did the following patch to discard the packet if it was IN_NETPOLL and the read_lock() fails, so I could go ahead testing it:This is disgusting, let's just disallow console output from such locations. Defer them to a workqueue if their output is so critical.
I did that patch just to see the backtrace in the serial console and to keep testing it. It's not a solution at all. Just to be clear, the second problem isn't related to that patch and the console message is already in a workqueue. -- Flavio