Bug 13293
Summary: | Kernel BUG under network load with gianfar | ||
---|---|---|---|
Product: | Drivers | Reporter: | Rafael J. Wysocki (rjw) |
Component: | Network | Assignee: | drivers_network (drivers_network) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.30-rc4 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 13070 |
Description
Rafael J. Wysocki
2009-05-13 09:43:15 UTC
Caused by: commit 0fd56bb5be6455d0d42241e65aed057244665e5e Author: Andy Fleming <afleming@freescale.com> Date: Wed Feb 4 16:43:16 2009 -0800 gianfar: Add support for skb recycling Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net> First-Bad-Commit : 0fd56bb5be6455d0d42241e65aed057244665e5e On Wednesday 20 May 2009, Michael Guntsche wrote:
>
> On May 16, 2009, at 21:20, Rafael J. Wysocki wrote:
>
> > This message has been generated automatically as a part of a report
> > of recent regressions.
> >
> > The following bug entry is on the current list of known regressions
> > from 2.6.29. Please verify if it still should be listed and let me
> > know
> > (either way).
> >
> >
> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=13293
> > Subject : Kernel BUG under network load with gianfar
> > Submitter : Michael Guntsche <mike@it-loops.com>
> > Date : 2009-05-03 13:36 (14 days old)
> >
>
> This problem still happens with the latest HEAD from git. Reverting
> the patch give me a rock stable system that can handle full laod for
> several days without any problems at all.
Handled-By : Lennert Buytenhek <buytenh@wantstofly.org> Patch : http://patchwork.kernel.org/patch/25518/ Fixed by commit 4e2fd555199977c5994d1a4d2d3b8761b20ca4c7 . |