From: Scott Wood <scottwood@freescale.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] [POWERPC] Fix handling of memreserve if the range lands in highmem
Date: Thu, 10 Jan 2008 11:25:05 -0600 [thread overview]
Message-ID: <478654F1.2060305@freescale.com> (raw)
In-Reply-To: <354E8B44-78B4-49DF-8DCF-5E70BB982E86@kernel.crashing.org>
Kumar Gala wrote:
>
> On Jan 9, 2008, at 1:52 PM, Scott Wood wrote:
>
>> Kumar Gala wrote:
>>> I'm thinking I'll add something like:
>>> if (addr < total_lowmem)
>>> reserve_bootmem(lmb.reserved.region[i].base,
>>> lmb_size_bytes(&lmb.reserved,
>>> i));
>>> + else if (lmb.reserved.region[i].base > total_lowmem) {
>>
>> less than, surely?
>
> damn, why didn't I see your email before a spent 20 minutes debugging
> this ;)
Because, as happens all too often lately, Freescale's mail servers
needed to chew on it for an hour and a half before sending it on. :-P
-Scott
prev parent reply other threads:[~2008-01-10 17:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-09 17:28 [PATCH] [POWERPC] Fix handling of memreserve if the range lands in highmem Kumar Gala
2008-01-09 18:53 ` Scott Wood
2008-01-09 19:27 ` Kumar Gala
2008-01-09 19:30 ` Scott Wood
2008-01-09 19:41 ` Kumar Gala
2008-01-09 19:52 ` Scott Wood
2008-01-10 6:02 ` Kumar Gala
2008-01-10 17:25 ` Scott Wood [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=478654F1.2060305@freescale.com \
--to=scottwood@freescale.com \
--cc=galak@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.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;
as well as URLs for NNTP newsgroup(s).