mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Norbert Preining <preining@logic.at>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.11-rc2-mm1 strange messages
Date: Thu, 24 Feb 2005 15:10:15 +0100	[thread overview]
Message-ID: <20050224141015.GA6756@gamma.logic.tuwien.ac.at> (raw)
In-Reply-To: <20050125102834.7e549322.akpm@osdl.org>

Hi Andrew!

On Die, 25 Jan 2005, Andrew Morton wrote:
> Norbert Preining <preining@logic.at> wrote:
> >
> > ACPI: DSDT (v001 ACER   IBIS     0x20020930 MSFT 0x0100000e) @ 0x00000000
> >  Built 1 zonelists
> >  __iounmap: bad address c00fffd9

I still have this with 2.6.11-rc4-mm1 and the patch you proposed is
included in this kernel. Is this something I should be nervous about, or
is there a fix?

Best wishes

Norbert

> Can you please add this?
> 
> --- 25/arch/i386/mm/ioremap.c~iounmap-debugging	2005-01-25 10:26:29.448809152 -0800
> +++ 25-akpm/arch/i386/mm/ioremap.c	2005-01-25 10:27:07.054092280 -0800
> @@ -233,7 +233,8 @@ void iounmap(volatile void __iomem *addr
>  		return; 
>  	p = remove_vm_area((void *) (PAGE_MASK & (unsigned long __force) addr));
>  	if (!p) { 
> -		printk("__iounmap: bad address %p\n", addr);
> +		printk("iounmap: bad address %p\n", addr);
> +		dump_stack();
>  		return;
>  	}
>  
> _
> 

-------------------------------------------------------------------------------
Norbert Preining <preining AT logic DOT at>                 Università di Siena
sip:preining@at43.tuwien.ac.at                             +43 (0) 59966-690018
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
SIDCUP (n.)
One of those hats made from tying knots in the corners of a
handkerchief.
			--- Douglas Adams, The Meaning of Liff

  parent reply	other threads:[~2005-02-24 14:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-25 12:17 Norbert Preining
2005-01-25 18:28 ` Andrew Morton
2005-01-27  0:01   ` Len Brown
2005-01-27  6:24     ` Norbert Preining
2005-02-24 14:10   ` Norbert Preining [this message]
2005-02-24 23:03     ` Andrew Morton
2005-02-25  1:23       ` Norbert Preining
2005-02-25  2:14         ` Andrew Morton
2005-02-25  6:12           ` Linus Torvalds
2005-02-25  6:33             ` Andrew Morton
2005-02-25  9:15               ` Norbert Preining
2005-02-25  9:52                 ` Andrew Morton
2005-02-25 13:27                   ` Norbert Preining
     [not found] ` <1106679006.11688.26.camel@localhost.localdomain>
2005-01-27 12:52   ` Norbert Preining

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=20050224141015.GA6756@gamma.logic.tuwien.ac.at \
    --to=preining@logic.at \
    --cc=akpm@osdl.org \
    --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

all inboxes | Powered by JetHome®