| To: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
|---|---|
| Subject: | Re: [PATCH] sparsemem fix |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 6 Jul 2006 18:32:36 +0100 |
| Cc: | vagabon.xyz@gmail.com, linux-mips@linux-mips.org |
| In-reply-to: | <20060705.192054.128618288.nemoto@toshiba-tops.co.jp> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20060705.012244.96686002.anemo@mba.ocn.ne.jp> <44AB79D0.90002@innova-card.com> <20060705.192054.128618288.nemoto@toshiba-tops.co.jp> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.1i |
On Wed, Jul 05, 2006 at 07:20:54PM +0900, Atsushi Nemoto wrote: > > For now it seems to be implemented only in sgi-ip27 machine. Maybe we should > > make things clear by adding: > > > > #ifdef CONFIG_SGI_IP27 > > #define pfn_valid [...] > > #else The fact that the code is only used on IP27 doesn't mean it is IP27-specific. > > #error discontigmem model is only supported by sgi-ip27 platforms. > > #error Please try to implement a generic solution if you plan to > > #error use this memory model. Good luck ;) > > #endif /* CONFIG_SGI_IP27 */ > > Though the pfn_valid() is only used by ip27 for now, I suppose it > could be used other NUMA systems (not sure). Yes, and there will be one or two more NUMA systems. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] do not count pages in holes with sparsemem, Atsushi Nemoto |
|---|---|
| Next by Date: | Re: [PATCH] sparsemem fix, Ralf Baechle |
| Previous by Thread: | Re: [PATCH] sparsemem fix, Ralf Baechle |
| Next by Thread: | Re: [PATCH] sparsemem fix, Franck Bui-Huu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |