All of lore.kernel.org
 help / color / mirror / Atom feed
From: Deepak Saxena <dsaxena@plexity.net>
To: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Allow for arch-specific IOREMAP_MAX_ORDER
Date: Mon, 5 Sep 2005 23:45:27 -0700	[thread overview]
Message-ID: <20050906064527.GA18916@plexity.net> (raw)
In-Reply-To: <20050828183902.D14294@flint.arm.linux.org.uk>

On Aug 28 2005, at 18:39, Russell King was caught saying:
> On Wed, Aug 24, 2005 at 03:12:02PM -0700, Deepak Saxena wrote:
> > Version 6 of the ARM architecture introduces the concept of 16MB pages
> > (supersections) and 36-bit (40-bit actually, but nobody uses this)
> > physical addresses. 36-bit addressed memory and I/O and ARMv6 can
> > only be mapped using supersections and the requirement on these is
> > that both virtual and physical addresses be 16MB aligned.
> 
> Have we sorted out how we handle the issue of IO vs memory outside the
> normal 4GB?  We can only map one or other depending on how the domains
> are setup and get the correct permission behaviour.

That's an arch-specific issue that we'll have to handle in the ARM code
and really shouldn't impact this patch itself. FYI, all the 36-bit CPUs
I know of (from Intel) only have I/O above 4G.

~Deepak

-- 
Deepak Saxena - dsaxena@plexity.net - http://www.plexity.net

Even a stopped clock gives the right time twice a day.

      reply	other threads:[~2005-09-06  6:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-24 22:12 [PATCH] Allow for arch-specific IOREMAP_MAX_ORDER Deepak Saxena
2005-08-28 17:39 ` Russell King
2005-09-06  6:45   ` Deepak Saxena [this message]

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=20050906064527.GA18916@plexity.net \
    --to=dsaxena@plexity.net \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.