| To: | Juan Quintela <quintela@mandrakesoft.com> |
|---|---|
| Subject: | Re: [PATCH]: fix type of MAXMEM |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Fri, 20 Dec 2002 03:37:15 +0100 |
| Cc: | mipslist <linux-mips@linux-mips.org> |
| In-reply-to: | <m28yylixhm.fsf@demo.mitica>; from quintela@mandrakesoft.com on Thu, Dec 19, 2002 at 09:07:17PM +0100 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <m28yylixhm.fsf@demo.mitica> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.2.5.1i |
On Thu, Dec 19, 2002 at 09:07:17PM +0100, Juan Quintela wrote: > I expect that the amount from where it is highmem to never be > bigger that 4Giga Megabytes :) I.e. int should be enough. No. The root cause of this problem is the type of the constant HIGHMEM_START which should have been unsigned int but actually was just int. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH]: for poor sools with old I2 & 64 bits kernel, Thiemo Seufer |
|---|---|
| Next by Date: | Re: [PATCH]: for poor sools with old I2 & 64 bits kernel, Ralf Baechle |
| Previous by Thread: | [PATCH]: fix type of MAXMEM, Juan Quintela |
| Next by Thread: | hpt366, Pete Popov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |