linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Cc: Nick Piggin <npiggin@suse.de>,
	linuxppc-dev list <linuxppc-dev@ozlabs.org>,
	Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 32-bit
Date: Thu, 31 Jul 2008 13:50:28 -0500	[thread overview]
Message-ID: <E4D699C2-07A8-42FF-A863-5595099CEC4D@kernel.crashing.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0807311345380.8012@blarg.am.freescale.net>


On Jul 31, 2008, at 1:48 PM, Kumar Gala wrote:

> Implement _PAGE_SPECIAL and pte_special() for 32-bit powerpc. This  
> bit will
> be used by the fast get_user_pages() to differenciate PTEs that  
> correspond
> to a valid struct page from special mappings that don't such as IO  
> mappings
> obtained via io_remap_pfn_ranges().
>
> We currently only implement this on sub-arch that support SMP or  
> will so
> in the future (6xx, 44x, FSL-BookE) and not (8xx, 40x).
>
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---
> Nick, do you forsee using _PAGE_SPECIAL for other applications that  
> would
> be of interested to non-SMP hw?
>
> We can look at adding it into 8xx and 40x, but was being lazy as I  
> assume
> there is no point.
>
> - k

Josh,

Can you test this on 44x for me.

thanks

- k

  reply	other threads:[~2008-07-31 19:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-31 18:48 [PATCH] powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 32-bit Kumar Gala
2008-07-31 18:50 ` Kumar Gala [this message]
2008-08-01  1:11 ` Nick Piggin

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=E4D699C2-07A8-42FF-A863-5595099CEC4D@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --cc=jwboyer@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=npiggin@suse.de \
    /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;
as well as URLs for NNTP newsgroup(s).