All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin LaHaise <bcrl@redhat.com>
To: "Martin J. Bligh" <mbligh@aracnet.com>
Cc: Dave Hansen <haveblue@us.ibm.com>, linux-mm@kvack.org
Subject: Re: [PATCH] early, early ioremap
Date: Thu, 13 Feb 2003 13:52:39 -0500	[thread overview]
Message-ID: <20030213135239.B22719@redhat.com> (raw)
In-Reply-To: <18530000.1045160770@[10.10.2.4]>; from mbligh@aracnet.com on Thu, Feb 13, 2003 at 10:26:12AM -0800

On Thu, Feb 13, 2003 at 10:26:12AM -0800, Martin J. Bligh wrote:
> Either a per-page bitmap of used areas, a fixmap-type array, or simply
> making the user keep track of it would be fine ...
> 
> Opinions?

Why not use an early kmap_atomic()?  It's easy enough to enable the code 
on a non-highmem build as you would need for this purpose.  Also, making 
atomic kmaps able to map io space could be useful to replace ACPI's kludge 
too.

		-ben
-- 
Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a>

      reply	other threads:[~2003-02-13 18:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-13  7:54 [PATCH] early, early ioremap Dave Hansen
2003-02-13 18:26 ` Martin J. Bligh
2003-02-13 18:52   ` Benjamin LaHaise [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=20030213135239.B22719@redhat.com \
    --to=bcrl@redhat.com \
    --cc=haveblue@us.ibm.com \
    --cc=linux-mm@kvack.org \
    --cc=mbligh@aracnet.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 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.