linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Dave Hansen <haveblue@us.ibm.com>
To: lee.schermerhorn@hp.com
Cc: linux-mm <linux-mm@kvack.org>, Christoph Lameter <clameter@sgi.com>
Subject: Re: [PATCH/RFC] Migrate-on-fault prototype 1/5 V0.1 - separate unmap from radix tree replace
Date: Thu, 09 Mar 2006 10:40:12 -0800	[thread overview]
Message-ID: <1141929612.8599.145.camel@localhost.localdomain> (raw)
In-Reply-To: <1141928931.6393.11.camel@localhost.localdomain>

On Thu, 2006-03-09 at 13:28 -0500, Lee Schermerhorn wrote:
> @@ -3083,7 +3084,7 @@ int buffer_migrate_page(struct page *new
> ClearPagePrivate(page);
> set_page_private(newpage, page_private(page));
> set_page_private(page, 0);
> - put_page(page);
> + put_page(page); /* transfer buf ref to newpage */
> get_page(newpage); 

Is it just me, or do these have some serious whitespace borkage?

Do you have a clean version of them posted anywhere?

-- Dave

--
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:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2006-03-09 18:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-09 18:28 Lee Schermerhorn
2006-03-09 18:40 ` Dave Hansen [this message]
2006-03-09 19:05   ` Lee Schermerhorn
2006-03-09 21:38 ` Lee Schermerhorn

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=1141929612.8599.145.camel@localhost.localdomain \
    --to=haveblue@us.ibm.com \
    --cc=clameter@sgi.com \
    --cc=lee.schermerhorn@hp.com \
    --cc=linux-mm@kvack.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