| To: | "Maciej W. Rozycki" <macro@ds2.pg.gda.pl> |
|---|---|
| Subject: | Re: SGI/ARCS related fixes |
| From: | Ralf Baechle <ralf@oss.sgi.com> |
| Date: | Wed, 3 Jan 2001 16:09:53 -0200 |
| Cc: | Harald Koerfgen <Harald.Koerfgen@home.ivm.de>, linux-mips@fnet.fr, linux-mips@oss.sgi.com |
| In-reply-to: | <Pine.GSO.3.96.1010102190251.22443B-100000@delta.ds2.pg.gda.pl>; from macro@ds2.pg.gda.pl on Tue, Jan 02, 2001 at 07:12:57PM +0100 |
| References: | <XFMail.001231124111.Harald.Koerfgen@home.ivm.de> <Pine.GSO.3.96.1010102190251.22443B-100000@delta.ds2.pg.gda.pl> |
On Tue, Jan 02, 2001 at 07:12:57PM +0100, Maciej W. Rozycki wrote: > > --- /nfs/cvs/linux-2.3/linux/arch/mips/arc/memory.c Mon Dec 11 18:07:34 > > 2000 > > +++ linux/arch/mips/arc/memory.c Sat Dec 30 21:49:32 2000 > > @@ -124,7 +124,7 @@ > > size = p->pages << PAGE_SHIFT; > > type = prom_memtype_classify(p->type); > > > > - add_memory_region(base, pages, type); > > + add_memory_region(base, size, type); > > } > > } > > > > That is fine. I actually included the fix in my set of memory map > patches (patch-mips-2.4.0-test11-20001212-mem_map-37) I sent Ralf a few > days ago. They still appear to wait to be applied. I suspect your patch got lost from cvs in the recent disk crash. I reapplied it now. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: SGI/ARCS related fixes, Maciej W. Rozycki |
|---|---|
| Next by Date: | Re: SGI/ARCS related fixes, Ralf Baechle |
| Previous by Thread: | Re: SGI/ARCS related fixes, Maciej W. Rozycki |
| Next by Thread: | Re: SGI/ARCS related fixes, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |