From: Christoph Hellwig <hch@infradead.org>
To: Matthew Dobson <colpatch@us.ibm.com>
Cc: Andrew Morton <akpm@zip.com.au>,
Linus Torvalds <torvalds@transmeta.com>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org,
Martin Bligh <mjbligh@us.ibm.com>,
Andrea Arcangeli <andrea@suse.de>,
Michael Hohnbaum <hohnbaum@us.ibm.com>,
lse-tech <lse-tech@lists.sourceforge.net>
Subject: Re: [Lse-tech] [patch] SImple Topology API v0.3 (1/2)
Date: Thu, 22 Aug 2002 20:22:39 +0100 [thread overview]
Message-ID: <20020822202239.A30036@infradead.org> (raw)
In-Reply-To: <3D6537D3.3080905@us.ibm.com>; from colpatch@us.ibm.com on Thu, Aug 22, 2002 at 12:13:23PM -0700
On Thu, Aug 22, 2002 at 12:13:23PM -0700, Matthew Dobson wrote:
> --- linux-2.5.27-vanilla/include/linux/mmzone.h Sat Jul 20 12:11:05 2002
> +++ linux-2.5.27-api/include/linux/mmzone.h Wed Jul 24 17:33:41 2002
> @@ -220,15 +20,15 @@
> #define NODE_MEM_MAP(nid) mem_map
> #define MAX_NR_NODES 1
>
> -#else /* !CONFIG_DISCONTIGMEM */
> -
> -#include <asm/mmzone.h>
> +#else /* CONFIG_DISCONTIGMEM */
>
> /* page->zone is currently 8 bits ... */
> #define MAX_NR_NODES (255 / MAX_NR_ZONES)
>
> #endif /* !CONFIG_DISCONTIGMEM */
>
> +#include <asm/mmzone.h>
> +
What is the exact purpose of this change?
--
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/
next prev parent reply other threads:[~2002-08-22 19:22 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-22 19:13 Matthew Dobson
2002-08-22 19:22 ` Christoph Hellwig [this message]
2002-08-22 20:41 ` [Lse-tech] " Matthew Dobson
2002-08-22 20:48 ` Christoph Hellwig
2002-08-27 14:31 ` Pavel Machek
2002-08-27 21:18 ` Andrea Arcangeli
2002-08-28 13:14 ` Thunder from the hill
2002-08-28 19:29 ` Pavel Machek
2002-08-28 20:02 ` Thunder from the hill
2002-08-28 22:31 ` [Lse-tech] " Timothy D. Witham
2002-08-28 22:40 ` Thunder from the hill
2002-08-28 22:42 ` Timothy D. Witham
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=20020822202239.A30036@infradead.org \
--to=hch@infradead.org \
--cc=akpm@zip.com.au \
--cc=andrea@suse.de \
--cc=colpatch@us.ibm.com \
--cc=hohnbaum@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lse-tech@lists.sourceforge.net \
--cc=mjbligh@us.ibm.com \
--cc=torvalds@transmeta.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