Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Juan Quintela <quintela@mandrakesoft.com>
Cc: mipslist <linux-mips@linux-mips.org>
Subject: Re: [PATCH]: fix type of MAXMEM
Date: Fri, 20 Dec 2002 03:37:15 +0100	[thread overview]
Message-ID: <20021220033715.A21801@linux-mips.org> (raw)
In-Reply-To: <m28yylixhm.fsf@demo.mitica>; from quintela@mandrakesoft.com on Thu, Dec 19, 2002 at 09:07:17PM +0100

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

      reply	other threads:[~2002-12-20  2:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-19 20:07 [PATCH]: fix type of MAXMEM Juan Quintela
2002-12-20  2:37 ` Ralf Baechle [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=20021220033715.A21801@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.org \
    --cc=quintela@mandrakesoft.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