From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: "Vegard Nossum" <vegard.nossum@gmail.com>
Cc: "Dmitry Adamushko" <dmitry.adamushko@gmail.com>,
"Max Krasnyanskiy" <maxk@qualcomm.com>,
"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
"Pavel Machek" <pavel@ucw.cz>
Subject: Re: latest -git: hibernate: possible circular locking dependency detected
Date: Thu, 21 Aug 2008 21:31:29 +0200 [thread overview]
Message-ID: <200808212131.29906.rjw@sisk.pl> (raw)
In-Reply-To: <19f34abd0808211214x24af9351tcc077307fd1f2be5@mail.gmail.com>
On Thursday, 21 of August 2008, Vegard Nossum wrote:
> On Thu, Aug 21, 2008 at 9:07 PM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> > On Thursday, 21 of August 2008, Vegard Nossum wrote:
> >> On Thu, Aug 21, 2008 at 8:31 PM, Vegard Nossum <vegard.nossum@gmail.com> wrote:
> >> > On Thu, Aug 21, 2008 at 8:22 PM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
> >> >> On Thursday, 21 of August 2008, Vegard Nossum wrote:
> >> >>>
> >> >>> I just got this on v2.6.27-rc4 (+ unrelated fix):
> >> >>>
> >> >>> ACPI: Preparing to enter system sleep state S5
> >> >>
> >> >> This looks fishy.
> >> >>
> >> >> Please check what's there in /sys/power/disk .
> >> >>
> >>
> >> Sorry, forgot this one:
> >>
> >> # cat /sys/power/disk
> >> test testproc [shutdown] reboot
> >
> > Hm, I wonder why 'platform' isn't there.
> >
> > Perhaps the dmesg log will tell.
> >
> > [/me looks]
> >
> > No, it doesn't. The BIOS evidently supports S4.
> >
> > [/me looks into the source code]
> >
> > I have no idea whatsoever how it is possible to have
> >
> > "ACPI: (supports S0 S1 S3 S4 S5)"
> >
> > in the log and not to have "platform" in the output of "cat /sys/power/disk".
>
> I'm sorry, I made a stupid mistake: That file was taken from the
> system when it was booted with acpi=off. The boot log had acpi
> enabled, of course. Here is the same file (now booted without
> acpi=off):
>
> # cat /sys/power/disk
> [platform] test testproc shutdown reboot
>
> > Can you please add
> >
> > printk(KERN_CRIT "PM: hibernation_ops = %p\n", hibernation_ops);
> >
> > at the end of kernel/power/disk.c:hibernation_set_ops() and see if it gets
> > printed during boot?
>
> I guess this is now not necessary anymore?
No, it's not.
Now, what is the source of the "SysRq : Power Off" in the dmesg you posted?
Also, have you tried to hibernate with the "platform" setting selected in
"cat /sys/power/disk" and if you have, does the lockdep warning appear in this
case?
Rafael
next prev parent reply other threads:[~2008-08-21 19:28 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-21 15:04 latest -git: hibernate: possible circular locking dependency detected Vegard Nossum
2008-08-21 17:38 ` Dmitry Adamushko
2008-08-21 17:59 ` Vegard Nossum
2008-08-22 9:18 ` Pavel Machek
2008-08-21 18:03 ` Oleg Nesterov
2008-08-21 18:22 ` Rafael J. Wysocki
2008-08-21 18:31 ` Vegard Nossum
2008-08-21 18:39 ` Vegard Nossum
2008-08-21 19:07 ` Rafael J. Wysocki
2008-08-21 19:14 ` Vegard Nossum
2008-08-21 19:31 ` Rafael J. Wysocki [this message]
2008-08-21 19:41 ` Vegard Nossum
2008-08-21 19:54 ` Rafael J. Wysocki
2008-08-22 8:55 ` Pavel Machek
2008-08-22 19:09 ` Vegard Nossum
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=200808212131.29906.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=dmitry.adamushko@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maxk@qualcomm.com \
--cc=pavel@ucw.cz \
--cc=vegard.nossum@gmail.com \
/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.