All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: "Samuel Masham" <samuel.masham@gmail.com>
Cc: "Ralf Baechle" <ralf@linux-mips.org>,
	linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org
Subject: Re: 2.6.24 panics initializing ne2k in mips.
Date: Fri, 22 Feb 2008 16:19:38 -0600	[thread overview]
Message-ID: <200802221619.40103.rob@landley.net> (raw)
In-Reply-To: <93564eb70802220617x4de21db0g3291cfc4905c48c5@mail.gmail.com>

On Friday 22 February 2008 08:17:44 you wrote:
> Hi all,
>
> On Tue, Jan 29, 2008 at 8:16 PM, Ralf Baechle <ralf@linux-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.

  reply	other threads:[~2008-02-22 22:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-28  8:17 2.6.24 panics initializing ne2k in mips Rob Landley
2008-01-29  5:51 ` Rob Landley
2008-01-29 11:16 ` Ralf Baechle
2008-01-29 11:20   ` [PATCH 1/2] IRQ_NOPROBE helper functions Ralf Baechle
2008-01-29 11:21     ` [PATCH 2/2] MIPS: Mark all but i8259 interrupts as no-probe Ralf Baechle
2008-01-31  7:56     ` [PATCH 1/2] IRQ_NOPROBE helper functions Rob Landley
2008-02-22 14:17   ` 2.6.24 panics initializing ne2k in mips Samuel Masham
2008-02-22 22:19     ` Rob Landley [this message]
2008-02-23  7:56       ` Samuel Masham
2008-02-23 21:43         ` Rob Landley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200802221619.40103.rob@landley.net \
    --to=rob@landley.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=ralf@linux-mips.org \
    --cc=samuel.masham@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.