From: jbarnes@sgi.com (Jesse Barnes)
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH] more discontig stuff
Date: Mon, 06 Oct 2003 16:57:41 +0000 [thread overview]
Message-ID: <marc-linux-ia64-106546177618144@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-106488076517737@msgid-missing>
On Mon, Oct 06, 2003 at 06:54:09PM +0200, Xavier Bru wrote:
>
> Hi Jesse
>
> Thanks for your answer. This new one boots OK with CONFIG_NUMA (zones
> have now free_pages non 0 at first __alloc_pages).
>
> I applied it on 2.6.0-test5 + your patch dated Sept 22.
>
> I just added a fix to prevent some redeclarations in meminit.h with
> gcc 3.2 :
>
> --- linux-2.6.0-test5/include/asm-ia64/meminit.h 2003-10-06 10:51:45.000000000 +0200
> +++ 0t5/include/asm-ia64/meminit.h 2003-10-01 18:56:09.000000000 +0200
> @@ -14,6 +14,8 @@
> *
> * More could be added if necessary
> */
> +#ifndef _ASM_IA64_MEMINIT_H
> +#define _ASM_IA64_MEMINIT_H
> #define IA64_MAX_RSVD_REGIONS 5
>
> struct rsvd_region {
> @@ -58,3 +60,4 @@
>
> #define IGNORE_PFN0 1 /* XXX fix me: ignore pfn 0 until TLB miss
> handler is updated... */
> +#endif /* _ASM_IA64_MEMINIT_H */
>
> Thanks again.
Yeah, David added that to his tree before he put the patch in. I'll
have to rediff once he comes back and comes out with a patch against
-test6 (or maybe -test7 by then).
Thanks a lot for helping me keep this patch working, I really appreciate
it!
Jesse
prev parent reply other threads:[~2003-10-06 16:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-30 0:11 [PATCH] more discontig stuff Jesse Barnes
2003-10-03 16:50 ` Xavier Bru
2003-10-03 16:59 ` Jesse Barnes
2003-10-06 16:54 ` Xavier Bru
2003-10-06 16:57 ` Jesse Barnes [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=marc-linux-ia64-106546177618144@msgid-missing \
--to=jbarnes@sgi.com \
--cc=linux-ia64@vger.kernel.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