linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ondrej Zary <linux@rainbow-software.org>
To: Frans Pop <elendil@planet.nl>
Cc: linux-kernel@vger.kernel.org, magnus.damm@gmail.com, tglx@linutronix.de
Subject: Re: Hibernation oops with 2.6.31 won't fit the screen - bisected
Date: Tue, 22 Sep 2009 21:56:19 +0200	[thread overview]
Message-ID: <200909222156.21871.linux@rainbow-software.org> (raw)
In-Reply-To: <200909192344.55258.elendil@planet.nl>

On Saturday 19 September 2009 23:44:54 Frans Pop wrote:
> Ondrej Zary wrote:
> > hibernation worked great with 2.6.30 - I had over a month of uptime (it
> > never worked so well before - always crashed after some time). But in
> > 2.6.31, it's broken again - and completely. The first hibernation works
> > but it always crashes on the second one.
> >
> > The problem is that the oops is so long that it does not fit the screen -
> > even 1280x1024 is not enough. Scrolling does not work (as it used to do
> > on 2.4 kernels), netconsole does not catch it. So how can I debug this?
>
> One way to get at least an indication of what broke the hibernation is to
> run a bisection to find the change that broke hibernation. That could
> provide sufficient clues for a next step.
>
> Would that be an option for you?

I bisected it and found this:

c7121843685de2bf7f3afd3ae1d6a146010bf1fc is first bad commit
commit c7121843685de2bf7f3afd3ae1d6a146010bf1fc
Author: Magnus Damm <magnus.damm@gmail.com>
Date:   Tue Jul 28 14:09:55 2009 -0700

    clocksource: Save mult_orig in clocksource_disable()

    To fix the common case where ->enable() does not set up
    mult, make sure mult_orig is saved in mult on disable.

    Also add comments to explain why we do this.

    Signed-off-by: Magnus Damm <damm@igel.co.jp>
    Cc: johnstul@us.ibm.com
    Cc: lethal@linux-sh.org
    Cc: akpm@linux-foundation.org
    LKML-Reference: <20090618152432.10136.9932.sendpatchset@rx1.opensource.se>
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

:040000 040000 c965062bc79af46cdb3522fc7ab1cc81d2f84de3 26616c88a8128b25fd15c3da39ac6251cd9723b6 M      include


Reverting this commit fixes the problem.

-- 
Ondrej Zary

  parent reply	other threads:[~2009-09-22 19:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-19 19:55 Hibernation oops with 2.6.31 won't fit the screen - how to debug? Ondrej Zary
2009-09-19 21:44 ` Frans Pop
2009-09-19 22:08   ` Jiri Slaby
2009-09-22 19:56   ` Ondrej Zary [this message]
2009-09-30 12:03 ` Pavel Machek

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=200909222156.21871.linux@rainbow-software.org \
    --to=linux@rainbow-software.org \
    --cc=elendil@planet.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=tglx@linutronix.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;
as well as URLs for NNTP newsgroup(s).