From: Ingo Molnar <mingo@elte.hu>
To: Hugh Dickins <hugh@veritas.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>, Peter Jones <pjones@redhat.com>,
Glauber Costa <gcosta@redhat.com>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, Yinghai Lu <yhlu.kernel@gmail.com>,
Huang@elte.hu, Ying <ying.huang@intel.com>
Subject: Re: [PATCH] x86: fix Intel Mac booting with EFI
Date: Thu, 3 Jul 2008 08:28:29 +0200 [thread overview]
Message-ID: <20080703062829.GA3097@elte.hu> (raw)
In-Reply-To: <20080703061802.GC9884@elte.hu>
* Ingo Molnar <mingo@elte.hu> wrote:
> * Hugh Dickins <hugh@veritas.com> wrote:
>
> > Fedora reports that mem_init()'s zap_low_mappings(), extended to SMP
> > in 61165d7a035f6571c7576e7f51e7230157724c8d x86: fix app crashes after
> > SMP resume causes 32-bit Intel Mac machines to reboot very early when
> > booting with EFI.
> >
> > The EFI code appears to manage low mappings for itself when needed;
> > but like many before it, confuses PSE with PAE. So it has only been
> > mapping half the space it needed when PSE but not PAE. This remained
> > unnoticed until we moved the SMP zap_low_mappings() before
> > efi_enter_virtual_mode(). Presumably could have been noticed years
> > ago if anyone ran a UP kernel on such machines?
>
> good spotting!
>
> Acked-by: Ingo Molnar <mingo@elte.hu>
and also applied to x86/urgent.
Ingo
prev parent reply other threads:[~2008-07-03 7:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-02 21:48 [PATCH] x86: fix Intel Mac booting with EFI Hugh Dickins
2008-07-03 6:18 ` Ingo Molnar
2008-07-03 6:28 ` 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=20080703062829.GA3097@elte.hu \
--to=mingo@elte.hu \
--cc=Huang@elte.hu \
--cc=akpm@linux-foundation.org \
--cc=gcosta@redhat.com \
--cc=hpa@zytor.com \
--cc=hugh@veritas.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pjones@redhat.com \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=yhlu.kernel@gmail.com \
--cc=ying.huang@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.