mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: David Newall <david@davidnewall.com>,
	"Hemmann, Volker Armin" <volker.armin.hemmann@tu-clausthal.de>,
	Scott <linux-kernel@bluecamel.eml.cc>,
	linux-kernel@vger.kernel.org, hugh@veritas.com,
	stefanr@s5r6.in-berlin.de
Subject: Re: almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well
Date: Thu, 20 Dec 2007 23:13:57 +0100	[thread overview]
Message-ID: <20071220221357.GA27851@elte.hu> (raw)
In-Reply-To: <84144f020712201348k117b7db5x6ab71de796bdee5b@mail.gmail.com>


* Pekka Enberg <penberg@cs.helsinki.fi> wrote:

> Nah, it's just that vma->anon_vma is probably supposed to be NULL 
> here. And if you look at all the oopses, they do suggest one 
> particular byte lane is dodgy (the corruption is in bits 41-43 and 
> 45).
> 
> The whole thing reminds me of another bug where memtest86 didn't find 
> anything because it's doing cached memory accesses: 
> http://lkml.org/lkml/2007/10/3/259

memtest86+ has an uncached test:

const struct tseq tseq[] = {
        {1,  5,  3,   0, 0, "[Address test, walking ones]          "},
        {1,  6,  3,   2, 0, "[Address test, own address]           "},
        {1,  0,  3,  14, 0, "[Moving inversions, ones & zeros]     "},
        {1,  1,  2,  80, 0, "[Moving inversions, 8 bit pattern]    "},
        {1, 10, 60, 300, 0, "[Moving inversions, random pattern]   "},
        {1,  7, 64,  66, 0, "[Block move, 64 moves]                "},
        {1,  2,  2, 320, 0, "[Moving inversions, 32 bit pattern]   "},
        {1,  9, 40, 120, 0, "[Random number sequence]              "},
        {1,  3,  4, 240, 0, "[Modulo 20, ones & zeros]             "},
        {1,  8,  1,   2, 0, "[Bit fade test, 90 min, 2 patterns]   "},
        {0,  4,  3,   2, 0, "[[Moving inversions, 0 & 1, uncached] "},
        {0,  0,  0,   0, 0, NULL}
};

find that "Moving inversions, 0 & 1" test and run that one alone, 
overnight.

	Ingo

  reply	other threads:[~2007-12-20 22:14 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-16  0:06 almost daily Kernel oops with 2.6.23.9 Hemmann, Volker Armin
2007-12-17 14:59 ` almost daily Kernel oops with 2.6.23.9 - and now 2.6.23.11 as well Hemmann, Volker Armin
2007-12-17 15:47   ` Hugh Dickins
2007-12-17 19:44     ` Hemmann, Volker Armin
2007-12-20  2:13       ` Hemmann, Volker Armin
2007-12-20  3:50         ` Scott
2007-12-20  5:53           ` Hemmann, Volker Armin
2007-12-20 14:38             ` David Newall
2007-12-20 18:37               ` Hemmann, Volker Armin
2007-12-20 21:48               ` Pekka Enberg
2007-12-20 22:13                 ` Ingo Molnar [this message]
     [not found]             ` <1198134579.4429.10.camel@homer.simson.net>
2007-12-20 18:14               ` Hemmann, Volker Armin
2007-12-21  7:47                 ` Mike Galbraith
2007-12-21 12:54                   ` Hemmann, Volker Armin
2007-12-20 15:25         ` Stefan Richter
2007-12-20 18:12           ` Hemmann, Volker Armin
2007-12-20 19:04             ` Ingo Molnar
2007-12-20 20:29               ` Hemmann, Volker Armin
2007-12-21  2:09               ` Hemmann, Volker Armin
2007-12-21 11:19                 ` Ingo Molnar
2007-12-29 23:03                   ` Hemmann, Volker Armin
2007-12-20 19:06             ` Stefan Richter

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=20071220221357.GA27851@elte.hu \
    --to=mingo@elte.hu \
    --cc=david@davidnewall.com \
    --cc=hugh@veritas.com \
    --cc=linux-kernel@bluecamel.eml.cc \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penberg@cs.helsinki.fi \
    --cc=stefanr@s5r6.in-berlin.de \
    --cc=volker.armin.hemmann@tu-clausthal.de \
    /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

all inboxes | Powered by JetHome®