From: Mel Gorman <mel@csn.ul.ie>
To: Kyle McMartin <kyle@mcmartin.ca>
Cc: Adrian Bunk <bunk@kernel.org>,
Christoph Lameter <clameter@sgi.com>,
Lee Schermerhorn <lee.schermerhorn@hp.com>,
kyle@parisc-linux.org, matthew@wil.cx, grundler@parisc-linux.org,
linux-parisc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: parisc DISCONTIGMEM compile breakage
Date: Tue, 6 May 2008 16:49:23 +0100 [thread overview]
Message-ID: <20080506154922.GB5034@csn.ul.ie> (raw)
In-Reply-To: <20080506152457.GA13070@phobos.i.cabal.ca>
On (06/05/08 11:24), Kyle McMartin didst pronounce:
> On Tue, May 06, 2008 at 04:46:48PM +0300, Adrian Bunk wrote:
> > Commit 54a6eb5c4765aa573a030ceeba2c14e3d2ea5706
> > (mm: use two zonelist that are filtered by GFP mask)
> > causes the following build error with CONFIG_DISCONTIGMEM=y
> > on parisc:
> >
> > <-- snip -->
> >
> > ...
> > CC arch/parisc/mm/init.o
> > /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/parisc/mm/init.c: In function 'show_mem':
> > /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/parisc/mm/init.c:609: error: too few arguments to function 'node_zonelist'
> > make[2]: *** [arch/parisc/mm/init.o] Error 1
> >
>
> yes. the obvious fix works and boots, but I haven't quite determined why
> they decided to add this yet, so no patch committed plz.
>
I'm not sure what you are referring to as "this" here. If you mean the
zonelist changes, they were done to reduce the number of zonelists that
exist, to clear up an anomoly with MPOL_BIND and to remove a hack called
alloc_should_filter_zonelist() in the page allocator. The pa-risc code that
walks zonelists (presumably for debugging) has been around for a while and
was updated at the same time as the zonelist patches were done, just not as
well as it should have been.
--
Mel Gorman
Part-time Phd Student Linux Technology Center
University of Limerick IBM Dublin Software Lab
next prev parent reply other threads:[~2008-05-06 15:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-06 13:46 parisc DISCONTIGMEM compile breakage Adrian Bunk
2008-05-06 15:24 ` Kyle McMartin
2008-05-06 15:49 ` Mel Gorman [this message]
2008-05-06 15:27 ` Mel Gorman
2008-05-06 17:54 ` Christoph Lameter
2008-05-06 19:58 ` James Bottomley
2008-05-06 21:17 ` Mel Gorman
2008-05-06 22:09 ` James Bottomley
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=20080506154922.GB5034@csn.ul.ie \
--to=mel@csn.ul.ie \
--cc=bunk@kernel.org \
--cc=clameter@sgi.com \
--cc=grundler@parisc-linux.org \
--cc=kyle@mcmartin.ca \
--cc=kyle@parisc-linux.org \
--cc=lee.schermerhorn@hp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=matthew@wil.cx \
/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