public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andre Tomt <andre@tomt.net>
To: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.6.3-rc1
Date: Mon, 09 Feb 2004 03:40:18 +0100	[thread overview]
Message-ID: <4026F312.60703@tomt.net> (raw)
In-Reply-To: <200402090234.20832.bzolnier@elka.pw.edu.pl>

Bartlomiej Zolnierkiewicz wrote:
> Ok thanks, I got the same dump.  I think the problem is that memory used by
> previously registered ide_pci_host_proc_list entry (for pdc202xx_new driver)
> is already unmapped because of __initdata in pdc202xx_new.h.
> (This doesn't happen in built-in case because this memory is freed after
> all drivers are initialized.)
> 
> Does this patch help?

Ahh, indeed it does, _but_

pdc202xx_old seems to have the same bug, making via82cxxx crash later on 
instead.

Doing the same change to pdc202xx_old.h (removing __initdata) fixes this 
case too :-)

  reply	other threads:[~2004-02-09  2:40 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-07  2:28 Linux 2.6.3-rc1 Linus Torvalds
2004-02-07  2:56 ` viro
2004-02-07 17:21   ` Kevin O'Connor
2004-02-07 19:20     ` Greg KH
2004-02-07  3:11 ` Måns Rullgård
2004-02-07  5:26   ` Greg KH
2004-02-07 10:24 ` Andre Tomt
2004-02-07 16:22   ` Bartlomiej Zolnierkiewicz
2004-02-08  6:02     ` Andre Tomt
2004-02-08  6:29       ` Andre Tomt
2004-02-08 21:34       ` Bartlomiej Zolnierkiewicz
2004-02-08 21:55         ` Andre Tomt
2004-02-08 22:51           ` Bartlomiej Zolnierkiewicz
2004-02-09  0:08             ` Andre Tomt
2004-02-09  1:34               ` Bartlomiej Zolnierkiewicz
2004-02-09  2:40                 ` Andre Tomt [this message]
2004-02-09 12:41                   ` Arkadiusz Miskiewicz
2004-02-09 14:41                     ` Bartlomiej Zolnierkiewicz
2004-02-09 13:01                   ` Bartlomiej Zolnierkiewicz
2004-02-09  1:53           ` Disassembling with gdb (Re: Linux 2.6.3-rc1) Matthew Reppert
2004-02-08 15:18 ` Linux 2.6.3-rc1 Geert Uytterhoeven

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=4026F312.60703@tomt.net \
    --to=andre@tomt.net \
    --cc=B.Zolnierkiewicz@elka.pw.edu.pl \
    --cc=linux-kernel@vger.kernel.org \
    /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