From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Chris Wright <chrisw@sous-sol.org>
Cc: Virtualization Mailing List <virtualization@lists.osdl.org>
Subject: Re: Is this a typo?
Date: Mon, 30 Oct 2006 16:12:28 -0800 [thread overview]
Message-ID: <454694EC.5040700@goop.org> (raw)
In-Reply-To: <20061031000612.GC5881@sequoia.sous-sol.org>
Chris Wright wrote:
> * Jeremy Fitzhardinge (jeremy@goop.org) wrote:
>
>> static pmd_t * __init one_md_table_init(pgd_t *pgd)
>> {
>> pud_t *pud;
>> pmd_t *pmd_table;
>>
>> #ifdef CONFIG_X86_PAE
>> pmd_table = (pmd_t *) alloc_bootmem_low_pages(PAGE_SIZE);
>> paravirt_alloc_pmd(__pa(page_table) >> PAGE_SHIFT);
>> ^^^^^^^^^^ pmd_table?
>>
>
> Weird, that should be fixed already
>
I haven't updated in a little while, so maybe I'm looking at stale stuff.
J
prev parent reply other threads:[~2006-10-31 0:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-30 23:58 Is this a typo? Jeremy Fitzhardinge
2006-10-31 0:06 ` Chris Wright
2006-10-31 0:12 ` Jeremy Fitzhardinge [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=454694EC.5040700@goop.org \
--to=jeremy@goop.org \
--cc=chrisw@sous-sol.org \
--cc=virtualization@lists.osdl.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).