All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: ths@networkno.de, linux-mips@linux-mips.org
Subject: Re: [PATCH] Reimplement clear_page/copy_page
Date: Mon, 14 Apr 2008 14:13:33 +0100	[thread overview]
Message-ID: <20080414131333.GC6361@linux-mips.org> (raw)
In-Reply-To: <20080414.175632.128440098.nemoto@toshiba-tops.co.jp>

On Mon, Apr 14, 2008 at 05:56:32PM +0900, Atsushi Nemoto wrote:

> With this patch, on platforms do not have prefetch instruction, a
> first instruction of clear_page and copy_page would be something like:
> 
> 	ori a2, a0, PAGE_SIZE
> 
> Of course this does not work for odd pages.  Please fold this fix into
> your patch.

Folded into the 2.6.26 queue.  Thanks,

  Ralf

      reply	other threads:[~2008-04-14 13:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-18 19:32 [PATCH] Reimplement clear_page/copy_page Thiemo Seufer
2008-02-18 21:28 ` Ralf Baechle
2008-04-14  8:56 ` Atsushi Nemoto
2008-04-14 13:13   ` Ralf Baechle [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=20080414131333.GC6361@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=anemo@mba.ocn.ne.jp \
    --cc=linux-mips@linux-mips.org \
    --cc=ths@networkno.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 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.