All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: "Paweł Gołaszewski" <blues@gda.pl>
Cc: linux-kernel@vger.kernel.org, Ingo Molnar <mingo@elte.hu>,
	Dhaval Giani <dhaval.giani@gmail.com>
Subject: Re: PROBLEM: oops
Date: Thu, 27 Aug 2009 11:10:30 +0200	[thread overview]
Message-ID: <1251364230.18584.52.camel@twins> (raw)
In-Reply-To: <alpine.LNX.2.00.0908270956420.16876@fgnss.gnfx.tqn.cy>

On Thu, 2009-08-27 at 09:58 +0200, Paweł Gołaszewski wrote:
> On Wed, 26 Aug 2009, Pawel Golaszewski wrote:
> > > > > > > could you try to reproduce without that?
> > > > > > > 
> > > > > > > CONFIG_GROUP_SCHED=n
> > > > > > I'll try. 
> > > > It seems that problem still exists - system has crashed too. From 
> > > > netconsole: Any ideas? Last kernel I was using is 2.6.27.13 - works 
> > > > fine. None between 13 and 31 tested...
> > > # git log --format=oneline v2.6.27.13..v2.6.27.31 kernel/sched*
> > > 2b46f3769896dc04e1e49144d282e4655677105a wait: prevent exclusive waiter starvation
> > > 
> > > Nothing changed anywhere near the code that is falling apart..
> > 
> > I have 2 machines with the same hardware and similar software. On one 
> > .13 is stable - I will test it on the second one. Should be too.
> 
> I've checked it - 2.6.27.13 is stable for me.
> 
> Conclusion: there is something wrong between 2.6.27.13 and 2.6.27.31
> 
> What can I do about that? I'm not kernel-hacker...

Unless any of the memory debugging options yield a clue the best you can
do is a bisection I'm afraid.

# git log --format=oneline v2.6.27.13..v2.6.27.31 | wc -l
630

Which should be something like 10 kernel builds to find a patch, and
then one more with just that one reverted.

  reply	other threads:[~2009-08-27  9:11 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-25 13:55 PROBLEM: oops Paweł Gołaszewski
2009-08-25 14:06 ` Peter Zijlstra
2009-08-25 14:11   ` Pawel Golaszewski
2009-08-25 14:15     ` Peter Zijlstra
2009-08-25 14:28       ` Pawel Golaszewski
2009-08-25 14:44         ` Peter Zijlstra
2009-08-25 15:03           ` Pawel Golaszewski
2009-08-25 15:07             ` Peter Zijlstra
2009-08-25 21:23               ` Pawel Golaszewski
2009-08-26  5:49                 ` Peter Zijlstra
2009-08-26  9:21                   ` Pawel Golaszewski
2009-08-27  7:58                     ` Paweł Gołaszewski
2009-08-27  9:10                       ` Peter Zijlstra [this message]
2009-08-27  9:24                         ` Pawel Golaszewski
2009-08-27  9:40                           ` Peter Zijlstra
2009-09-14 10:21                             ` Arkadiusz Miśkiewicz
2009-08-27 13:54                         ` Pawel Golaszewski
2009-08-28 10:50                           ` Paweł Gołaszewski
2009-08-28 21:46                         ` Pawel Golaszewski
2009-08-29 13:11                           ` Eric Paris

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=1251364230.18584.52.camel@twins \
    --to=peterz@infradead.org \
    --cc=blues@gda.pl \
    --cc=dhaval.giani@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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.