[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130930071531.GA13037@ruff.mobi>
Date: Mon, 30 Sep 2013 09:15:31 +0200
From: "Ruslan N. Marchenko" <me@...f.mobi>
To: linux-kernel@...r.kernel.org
Cc: Julia Lawall <Julia.Lawall@...6.fr>
Subject: [BUG] Regression in 2fdac010
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Hi Julia et al.,
With this commit VIA NANO board get CPU lockup in random places on any network activity.
The error is random, most of the times dead locked CPU on boot.
After loading via-velocity module it hangs for a while and then spits kernel mesages
about hanged tasks from varios places - like ata, rcu_preempt or network stack.
Also, if you boot the box with network disconnected - it works, until you plug the network cable.
On some kernel builds (like ubuntu stock) behaviour varies, sometimes the box itself works,
but network stack dies after multiple ICMPv6 skb errors, so box ends up with network disconnected.
Reloading network susbsys helps to recover for some time (depending on how fast eth led is blinking).
Reverting the patch allows me to boot without problems even from latest Linus trunk and send this mail.
Regards,
Ruslan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists