public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alexey Fisher <bug-track@fisher-privat.net>
To: Ingo Molnar <mingo@elte.hu>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>,
	"H. Peter Anvin" <hpa@zytor.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Arjan van de Ven <arjan@infradead.org>,
	"Pallipadi, Venkatesh" <venkatesh.pallipadi@intel.com>,
	Yinghai Lu <yinghai@kernel.org>,
	Suresh Siddha <suresh.b.siddha@intel.com>,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Kernel Testers List <kernel-testers@vger.kernel.org>,
	"Richard A. Holden III" <aciddeath@gmail.com>
Subject: Re: Intel BIOS - Corrupted low memory at ffff880000004200
Date: Fri, 10 Jul 2009 14:16:49 +0200	[thread overview]
Message-ID: <4A573131.40601@fisher-privat.net> (raw)
In-Reply-To: <20090710115238.GA8812@elte.hu>

Ingo Molnar schrieb:
> * Matthew Garrett <mjg59@srcf.ucam.org> wrote:
> 
>> On Mon, Jul 06, 2009 at 06:24:47PM +0200, Alexey Fisher wrote:
>>> Hallo Ingo, Richard.
>>>
>>> I'm getting "Corrupted low memory" trace with my Intel DG45ID 
>>> board after resume. This board has different dmi-bios-vendor... 
>>> so probably it will be nice to have it in your patch.
>> I'm beginning to think that we should be doing this on all 
>> hardware, perhaps with a kernel option to disable it for embedded 
>> devices that really need that 64K. The low-memory corruption issue 
>> seems to be very widespread.
> 
> The problem is that the BIOS corrupted memory that it also marked as 
> 'usable' in its E820 map it gave to the kernel. If that memory is 
> not usable, it should not have been marked as such. Also, some of 
> the reports showed corruption beyond this range so the workaround is 
> not universal.
> 
> So i'd really like to know what is happening there, instead of just 
> zapping support for 64K of RAM on the majority of Linux systems.
> 
> We might end up doing the same thing in the end (i.e. disable that 
> 64k of RAM) - but it should be an informed decision, not a wild stab 
> in the dark.
> 
> 	Ingo

If i make memory dump like "dd if=/dev/mem of=memdump.dd bs=64k count=1" 
before and after suspend. Will it help you find out whats happening.

  reply	other threads:[~2009-07-10 12:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-06 14:56 Intel BIOS - Corrupted low memory at ffff880000004200 Alexey Fisher
2009-07-06 16:24 ` Alexey Fisher
2009-07-08 11:39   ` Matthew Garrett
2009-07-09 23:19     ` Pavel Machek
2009-07-10 11:52     ` Ingo Molnar
2009-07-10 12:16       ` Alexey Fisher [this message]
2009-07-10 13:05         ` Thomas Gleixner
2009-07-10 14:04           ` Alexey Fisher
2009-07-10 14:44           ` Alexey Fisher
2009-07-10 14:59       ` H. Peter Anvin
2009-07-11  9:41         ` Alexey Fisher

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=4A573131.40601@fisher-privat.net \
    --to=bug-track@fisher-privat.net \
    --cc=aciddeath@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=arjan@infradead.org \
    --cc=hpa@zytor.com \
    --cc=kernel-testers@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=mjg59@srcf.ucam.org \
    --cc=rjw@sisk.pl \
    --cc=suresh.b.siddha@intel.com \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    --cc=venkatesh.pallipadi@intel.com \
    --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