public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Walmsley <paul@pwsan.com>
To: linux-omap@vger.kernel.org
Subject: [PATCH 0/2] OMAP2420 IO map: fix IVA map
Date: Thu, 03 Dec 2009 01:15:55 -0700	[thread overview]
Message-ID: <20091203081337.1004.51309.stgit@localhost.localdomain> (raw)

2420 boots currently complain:

[    0.000000] BUG: mapping for 0x58000000 at 0xe0000000 overlaps vmalloc space
[    0.000000] BUG: mapping for 0x59000000 at 0xe1000000 overlaps vmalloc space
[    0.000000] BUG: mapping for 0x5a000000 at 0xe2000000 overlaps vmalloc space

This short series clarifies that the current IVA address macros are 2420-only,
and moves the mapping out of vmalloc space.

Boot-tested on N800.

- Paul

---

Paul Walmsley (2):
      OMAP2xxx IO mapping: mark DSP mappings as being 2420-only
      OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space


 arch/arm/mach-omap2/io.c             |   18 +++++++++--------
 arch/arm/plat-omap/include/plat/io.h |   36 +++++++++++++++-------------------
 arch/arm/plat-omap/io.c              |   12 ++++++-----
 3 files changed, 31 insertions(+), 35 deletions(-)


             reply	other threads:[~2009-12-03  8:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-03  8:15 Paul Walmsley [this message]
2009-12-03  8:15 ` [PATCH 1/2] OMAP2xxx IO mapping: mark DSP mappings as being 2420-only Paul Walmsley
2009-12-03  8:15 ` [PATCH 2/2] OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space Paul Walmsley

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=20091203081337.1004.51309.stgit@localhost.localdomain \
    --to=paul@pwsan.com \
    --cc=linux-omap@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