From: Julian Blake Kongslie <jblake@omgwallhack.org>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Subject: Re: Hang on suspend
Date: Sun, 24 Feb 2008 13:20:06 -0800 [thread overview]
Message-ID: <1203887415.4154.4.camel@dukephillips.omgwallhack.org> (raw)
In-Reply-To: <200802241223.46930.rjw@sisk.pl>
[-- Attachment #1: Type: text/plain, Size: 684 bytes --]
On Sun, 2008-02-24 at 12:23 +0100, Rafael J. Wysocki wrote:
> Can you please check what's at the address platform_suspend_late+0x19?
0xc0253ca9 is in platform_suspend_late (drivers/base/platform.c:579).
574 {
575 struct platform_driver *drv = to_platform_driver(dev->driver);
576 struct platform_device *pdev;
577 int ret = 0;
578
579 pdev = container_of(dev, struct platform_device, dev);
580 if (dev->driver && drv->suspend_late)
581 ret = drv->suspend_late(pdev, mesg);
582
583 return ret;
> Thanks,
> Rafael
Thanks,
--
-Julian Blake Kongslie
<jblake@omgwallhack.org>
If this is a mailing list, please CC me on replies.
vim: set ft=text :
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 287 bytes --]
next prev parent reply other threads:[~2008-02-24 21:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-21 0:32 Julian Blake Kongslie
2008-02-23 20:43 ` Rafael J. Wysocki
2008-02-24 4:30 ` Julian Blake Kongslie
2008-02-24 11:23 ` Rafael J. Wysocki
2008-02-24 21:20 ` Julian Blake Kongslie [this message]
2008-02-24 22:35 ` Rafael J. Wysocki
2008-02-24 22:44 ` Julian Blake Kongslie
2008-02-24 22:49 ` Rafael J. Wysocki
2008-03-13 8:13 ` Pavel Machek
2008-03-14 17:43 ` Julian Blake Kongslie
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=1203887415.4154.4.camel@dukephillips.omgwallhack.org \
--to=jblake@omgwallhack.org \
--cc=rjw@sisk.pl \
/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®