[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200802221619.40103.rob@landley.net>
Date: Fri, 22 Feb 2008 16:19:38 -0600
From: Rob Landley <rob@...dley.net>
To: "Samuel Masham" <samuel.masham@...il.com>
Cc: "Ralf Baechle" <ralf@...ux-mips.org>, linux-kernel@...r.kernel.org,
linux-mips@...r.kernel.org
Subject: Re: 2.6.24 panics initializing ne2k in mips.
On Friday 22 February 2008 08:17:44 you wrote:
> Hi all,
>
> On Tue, Jan 29, 2008 at 8:16 PM, Ralf Baechle <ralf@...ux-mips.org> wrote:
> > On Mon, Jan 28, 2008 at 02:17:37AM -0600, Rob Landley wrote:
> > > The 2.6.23 kernel built for mips with the attached .config works fine
> > > for me under qemu (both big endian and little endian), but a 2.6.24
> > > mips kernel segfaults initializing the ne2k driver (again when run
> > > under qemu).
> > >
> > > I've traced it to this commit:
> >
> > Known problem. The issue only hits when probing IRQs as the NE2000
> > driver does. This got dropped on the floor in December.
>
> In 2.6.24.2 under qemu (default config as well as my one) its still
> dies at this point.
The patches that fixed it for me were:
http://kernel.org/hg/index.cgi/linux-2.6/rev/85295
http://kernel.org/hg/index.cgi/linux-2.6/rev/85296
Which, as you can see, were already committed to the kernel repository during
the 2.6.25 merge window.
They don't seem to be in the 2.6.24.2 tarball, though.
I dunno if that's the same problem you're seeing or not...
Rob
--
"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson.
--
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