linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Lameter <clameter@sgi.com>
To: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	apw@shadowen.org,
	KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>,
	KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
	Rik van Riel <riel@redhat.com>,
	Jeremy Fitzhardinge <jeremy@goop.org>,
	linux-mm@kvack.org
Subject: Re: [patch 8/9] Pageflags: Eliminate PG_xxx aliases
Date: Tue, 18 Mar 2008 12:35:46 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.64.0803181235220.23920@schroedinger.engr.sgi.com> (raw)
In-Reply-To: <84144f020803181232y55a35393id73d2bd78f8d6159@mail.gmail.com>

On Tue, 18 Mar 2008, Pekka Enberg wrote:

> On Tue, Mar 18, 2008 at 8:20 PM, Christoph Lameter <clameter@sgi.com> wrote:
> >   #ifdef CONFIG_HIGHMEM
> >   /*
> >   * Must use a macro here due to header dependency issues. page_zone() is not
> >   * available at this point.
> >   */
> >  -#define PageHighMem(__p) is_highmem(page_zone(page))
> >  +#define PageHighMem(__p) is_highmem(page_zone(__p))
> 
> Looks like this hunk should be in some other patch.

True....
 

--
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:[~2008-03-18 19:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080318181957.138598511@sgi.com>
     [not found] ` <20080318182036.212376083@sgi.com>
2008-03-18 19:32   ` [patch 8/9] Pageflags: Eliminate PG_xxx aliases Pekka Enberg
2008-03-18 19:35     ` Christoph Lameter [this message]
     [not found] ` <20080318182035.197900850@sgi.com>
2008-03-28  8:12   ` [patch 4/9] Pageflags: Get rid of FLAGS_RESERVED Andrew Morton
2008-03-28 18:51     ` Christoph Lameter
2008-03-28 18:59       ` Andrew Morton
2008-03-28 19:04         ` Christoph Lameter
2008-03-28 19:23           ` Andrew Morton
2008-03-29 20:22             ` Christoph Lameter
2008-03-29 22:06               ` Andrew Morton
2008-03-31 20:19                 ` Christoph Lameter
2008-03-28  9:08 ` [patch 0/9] Page flags V3: Cleanup and reorg Andrew Morton

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=Pine.LNX.4.64.0803181235220.23920@schroedinger.engr.sgi.com \
    --to=clameter@sgi.com \
    --cc=akpm@linux-foundation.org \
    --cc=apw@shadowen.org \
    --cc=jeremy@goop.org \
    --cc=kamezawa.hiroyu@jp.fujitsu.com \
    --cc=kosaki.motohiro@jp.fujitsu.com \
    --cc=linux-mm@kvack.org \
    --cc=penberg@cs.helsinki.fi \
    --cc=riel@redhat.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 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).