From: Simon Horman <horms@verge.net.au>
To: "Luck, Tony" <tony.luck@intel.com>
Cc: "linux-ia64@vger.kernel.org" <linux-ia64@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [patch] IA64: make rsvd_region and num_rsvd_regions static
Date: Tue, 12 Aug 2008 23:21:22 +0000 [thread overview]
Message-ID: <20080812232121.GC11363@verge.net.au> (raw)
In-Reply-To: <57C9024A16AD2D4C97DC78E552063EA30844AEFB@orsmsx505.amr.corp.intel.com>
On Tue, Aug 12, 2008 at 01:47:37PM -0700, Luck, Tony wrote:
> > rsvd_region and num_rsvd_regions are only accessed in
> > arch/ia64/kernel/setup.c, so they should be static.
>
> Are you looking at -mm or linux-next? In my tree I see:
Whatever I was looking at, I was wrong. Sorry for the noise.
> arch/ia64/mm/contig.c: for (i = 0; i < num_rsvd_regions; i++) {
> arch/ia64/mm/contig.c: range_end = min(end, rsvd_region[i].start & PAGE_MASK);
> arch/ia64/mm/contig.c: free_start = PAGE_ALIGN(rsvd_region[i].end);
prev parent reply other threads:[~2008-08-12 23:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-05 9:57 [patch] IA64: make rsvd_region and num_rsvd_regions static Simon Horman
2008-08-12 20:47 ` Luck, Tony
2008-08-12 23:21 ` Simon Horman [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=20080812232121.GC11363@verge.net.au \
--to=horms@verge.net.au \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tony.luck@intel.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