mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Matthias Andree <matthias.andree@gmx.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.2-rc in BK: Oops loading parport_pc.
Date: Sun, 25 Jan 2004 15:14:54 -0800	[thread overview]
Message-ID: <20040125151454.70b5011e.akpm@osdl.org> (raw)
In-Reply-To: <20040125115129.GA10387@merlin.emma.line.org>

Matthias Andree <matthias.andree@gmx.de> wrote:
>
>  Loading the parport_pc modules crashes in 2.6.2-rc; I have recently done
>  a "bk pull" and enabled some PNP options, among them ISA PNP.

Often this is because some other, unrelated module left things registered
after it was removed.  Or otherwise wrecked shared data structures.

So what you ned to do is to take careful note of what other modules were
loaded and unloaded leading up to the crash, and suspect those.

There is one known problem in this area: unloading 8250_pnp will wreck the
kobject tree.  Try

ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.2-rc1/2.6.2-rc1-mm3/broken-out/8250_pnp-cleanup.patch



  reply	other threads:[~2004-01-25 23:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-25 11:51 Matthias Andree
2004-01-25 23:14 ` Andrew Morton [this message]
2004-01-26  1:08   ` Matthias Andree
2004-01-26 19:31     ` Adam Belay
2004-01-27 11:22       ` Matthias Andree
2004-01-26 23:46     ` bill davidsen
2004-01-29 10:44   ` Matthias Andree

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=20040125151454.70b5011e.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthias.andree@gmx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®