Cc: michael <trimarchi@...>, <fabio@...>, Andrew Victor <linux@...>, Chip Coldwell <coldwell@...>, Marc Pignat <marc.pignat@...>, David Brownell <david-b@...>, <linux-kernel@...>, Alan Cox <alan@...>
On Thu, 31 Jan 2008 20:36:25 +0100
"Remy Bohmer" <linux@bohmer.net> wrote:
That's what I was thinking too. If this is indeed the cause, the
dev_err() added by the debug patch I posted should trigger and we may
consider boosting the priority of the tasklet (using
tasklet_hi_schedule.)
Other solutions may involve trying to figure out what exactly is
blocking the tasklet from running. I have a patch series for the macb
driver that optimizes the RX processing a bit, but it obviously won't
help at91rm9200 since it uses a different driver...
Haavard
--