public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Yinghai Lu <yinghai@kernel.org>
Cc: Jens Axboe <jens.axboe@oracle.com>, Ingo Molnar <mingo@elte.hu>,
	Thomas Gleixner <tglx@linutronix.de>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Randy Dunlap <randy.dunlap@oracle.com>
Subject: Re: Bisected regression (Was Re: current -git fails to boot on	nehalem-ex)
Date: Thu, 10 Dec 2009 14:54:06 -0800	[thread overview]
Message-ID: <4B217C0E.9040801@zytor.com> (raw)
In-Reply-To: <4B2179FC.6090305@kernel.org>

On 12/10/2009 02:45 PM, Yinghai Lu wrote:
> H. Peter Anvin wrote:
>> On 12/10/2009 01:07 PM, Yinghai Lu wrote:
>>> it turns out BIOS is using first 64k for mptable without reserve it.
>>>
>>> so try to find good range for it instead of hard code it.
>>> in case some bios try to use that range for sth.
>>>
>>
>> Is this an EFI BIOS?  Otherwise, the first 64K would be clobbered anyway
>> by the boot loader, so it is invalid anyway...  If it is EFI, it is
>> theoretically possible.
> 
> Jens said acpi=off works with 2.6.32.
> 
> can you specify the exact byte position that boot loader could touched?
> 

A legacy-BIOS boot loader will typically clobber all memory from 0x600
(in theory 0x501) up to the FBM point; a pointer to the FBM mark is
given by (*(uint16_t *)0x413) << 10.

	-hpa


  reply	other threads:[~2009-12-10 22:55 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-10  9:10 current -git fails to boot on nehalem-ex Jens Axboe
2009-12-10 10:39 ` Bisected regression (Was Re: current -git fails to boot on nehalem-ex) Jens Axboe
2009-12-10 16:06   ` Ingo Molnar
2009-12-10 17:26     ` Yinghai
2009-12-10 18:07       ` Jens Axboe
2009-12-10 18:34         ` Yinghai Lu
2009-12-10 18:41           ` Bisected regression Roland Dreier
2009-12-10 18:44             ` Jens Axboe
2009-12-10 19:13               ` Yinghai Lu
2009-12-10 18:44             ` Yinghai Lu
2009-12-10 18:42           ` Bisected regression (Was Re: current -git fails to boot on nehalem-ex) Yinghai Lu
2009-12-10 18:45             ` Jens Axboe
2009-12-10 19:07               ` Jens Axboe
2009-12-10 19:19                 ` Yinghai Lu
2009-12-10 19:26                   ` Jens Axboe
2009-12-10 19:34                     ` Bisected regression Roland Dreier
2009-12-10 21:07                     ` Bisected regression (Was Re: current -git fails to boot on nehalem-ex) Yinghai Lu
2009-12-10 21:15                       ` Jens Axboe
2009-12-10 22:39                       ` H. Peter Anvin
2009-12-10 22:45                         ` Yinghai Lu
2009-12-10 22:54                           ` H. Peter Anvin [this message]
2009-12-10 22:47                         ` Bisected regression Roland Dreier
2009-12-10 22:50                           ` H. Peter Anvin
2009-12-11  8:19                       ` Bisected regression (Was Re: current -git fails to boot on nehalem-ex) Jens Axboe
2009-12-11  8:32                         ` Ingo Molnar
2009-12-11  8:55                       ` [tip:x86/urgent] x86: Use find_e820() instead of hard coded trampoline address tip-bot for Yinghai Lu
2009-12-10 19:28                   ` Bisected regression Roland Dreier
2009-12-10 19:33                     ` Yinghai Lu
2009-12-10 19:36                       ` Roland Dreier
2009-12-10 19:50                         ` Yinghai Lu
2009-12-10 22:44                           ` H. Peter Anvin

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=4B217C0E.9040801@zytor.com \
    --to=hpa@zytor.com \
    --cc=jens.axboe@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=randy.dunlap@oracle.com \
    --cc=tglx@linutronix.de \
    --cc=yinghai@kernel.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