From: Ingo Molnar <mingo@elte.hu>
To: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
the arch/x86 maintainers <x86@kernel.org>
Subject: Re: reserve_bootmem_generic in early_res_to_bootmem
Date: Wed, 11 Jun 2008 10:52:01 +0200 [thread overview]
Message-ID: <20080611085201.GA9105@elte.hu> (raw)
In-Reply-To: <86802c440806091915w273bbb3ck745886e06341eeb0@mail.gmail.com>
* Yinghai Lu <yhlu.kernel@gmail.com> wrote:
> > printk(KERN_INFO " early res: %d [%llx-%llx] %s\n", i,
> > final_start, final_end - 1, r->name);
> > - reserve_bootmem_generic(final_start, final_end - final_start,
> > + reserve_bootmem(final_start, final_end - final_start,
> > BOOTMEM_DEFAULT);
> > }
> > }
> >
>
> or we need add reserve_bootmem_generic for 32 bit?
yes, that would be really nice - instead of the ifdeffery.
Ingo
prev parent reply other threads:[~2008-06-11 8:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-09 20:07 reserve_bootmem_generic in early_res_to_bootmem Yinghai Lu
2008-06-10 2:15 ` Yinghai Lu
2008-06-11 8:52 ` Ingo Molnar [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=20080611085201.GA9105@elte.hu \
--to=mingo@elte.hu \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@kernel.org \
--cc=yhlu.kernel@gmail.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