public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Dominik Brodowski <linux@dominikbrodowski.net>,
	Vincent C Jones <vcjones@networkingunlimited.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [2.6.13-rc3][PCMCIA] - iounmap: bad address f1d62000
Date: Sat, 16 Jul 2005 16:21:44 +0100	[thread overview]
Message-ID: <20050716162144.A1650@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20050716151258.GA7819@isilmar.linta.de>; from linux@dominikbrodowski.net on Sat, Jul 16, 2005 at 05:12:58PM +0200

On Sat, Jul 16, 2005 at 05:12:58PM +0200, Dominik Brodowski wrote:
> Could you send me the output of /proc/iomem on both a working kernel and on
> 2.6.13-rc3-APM, please?

Dominik, I'd suggest looking elsewhere.  The memory regions must be
free to be able to call into readable(), and therefore pccard_validate_cis().

What seems to be happening is that s->ops->set_mem_map in set_cis_map
is returning an error, causing it to free the ioremapped region
multiple times.  Maybe the card has an invalid CIS causing an out
of range card_start to be requested?

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:  2.6 Serial core

  reply	other threads:[~2005-07-16 15:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4qGHl-3Hm-11@gated-at.bofh.it>
2005-07-16 14:40 ` [2.6.13-rc3][PCMCIA] - iounmap: bad address f1d62000 Vincent C Jones
2005-07-16 15:12   ` Dominik Brodowski
2005-07-16 15:21     ` Russell King [this message]
2005-07-16 22:25       ` Dominik Brodowski
2005-07-17  2:08     ` Vincent C Jones

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=20050716162144.A1650@flint.arm.linux.org.uk \
    --to=rmk+lkml@arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@dominikbrodowski.net \
    --cc=vcjones@networkingunlimited.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox