public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@suse.cz>
To: Jeff Chua <jeff.chua.linux@gmail.com>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>,
	"Rafael J. Wysocki" <rjw@sisk.pl>,
	kernel list <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.29-rc1: thinkpad problems during resume
Date: Fri, 16 Jan 2009 11:44:55 +0100	[thread overview]
Message-ID: <20090116104455.GA3283@elf.ucw.cz> (raw)
In-Reply-To: <b6a2187b0901130533m118e9401k8a7152d6f5982708@mail.gmail.com>

Hi!

> >> > Please let me know if that helped.
> >>
> >> I tested rc1+ these two reverts yesterday on my T61p. Doesnt work. There must
> >> be at least one more patch that broke S2R on my thinkpad. In fact, it is cpu
> >> hotplug that is broken (unplug works).
> >
> > I reproduced that: echo 0 > online works, echo 1 > online hangs. Will
> > compile SMP-less kernel to verify that there are no more problems...
> >                                                                        Pavel
> > --
> > (english) http://www.livejournal.com/~pavelmachek
> > (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at  http://www.tux.org/lkml/
> 
> I've a X61 running 32-bit and it's able to suspend-to-ram.
> 
> Please see "[Bug #12422] 2.6.28-git can't resume from str" if it's
> fixes your problem. Try to pull Linus' latest tree first and you need
> apply only Rafael's latest patch.

Which patch? 

Anyway, it is CPU hotplug vs. cpufreq interaction:

bash          D c024ed50     0  1780      1
 f71ae6b8 00000082 00000004 c024ed50 f71ae6b8 00000001 00000000
00000000
 c2010db4 f71ae6b8 f71166b8 f71ae910 c201b500 00000001 c0ab4500
f5d04dd0
 ffff8659 00000000 f71aeb68 00000000 00000046 00000000 c077b5c9
c2010da4
Call Trace:
 [<c024ed50>] __lock_acquire+0x240/0xac0
 [<c077b5c9>] rwsem_down_failed_common+0x29/0x170
 [<c077b615>] rwsem_down_failed_common+0x75/0x170
 [<c077b72a>] rwsem_down_write_failed+0x1a/0x30
 [<c077b7a2>] call_rwsem_down_write_failed+0x6/0x8
 [<c077abd5>] down_write+0x45/0x50
 [<c05c0f7c>] lock_policy_rwsem_write+0x2c/0x60
 [<c05c0f7c>] lock_policy_rwsem_write+0x2c/0x60
 [<c05c12ea>] cpufreq_add_dev+0x1ca/0x4f0
 [<c05c0988>] cpufreq_cpu_get+0xa8/0xb0
 [<c05c0fdf>] cpufreq_update_policy+0x2f/0xf0
 [<c0778b54>] coretemp_device_add+0xb4/0xd0
 [<c0778c9f>] cpufreq_cpu_callback+0x6f/0x80
 [<c02455ec>] notifier_call_chain+0x3c/0x80
 [<c0245677>] raw_notifier_call_chain+0x17/0x20
 [<c0776e8a>] _cpu_up+0x10a/0x110
 [<c0776edb>] cpu_up+0x4b/0x70
 [<c074b629>] store_online+0x59/0x80
 [<c074b5d0>] store_online+0x0/0x80
 [<c04220ad>] sysdev_store+0x2d/0x40
 [<c02cc6d6>] sysfs_write_file+0xa6/0x100
 [<c028a913>] vfs_write+0xa3/0x140
 [<c02cc630>] sysfs_write_file+0x0/0x100
 [<c028af61>] sys_write+0x41/0x70
 [<c020323e>] syscall_call+0x7/0xb




-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

  reply	other threads:[~2009-01-16 10:43 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-13  8:13 2.6.29-rc1: thinkpad problems during resume Pavel Machek
2009-01-13 11:39 ` Rafael J. Wysocki
2009-01-13 12:42   ` Christian Borntraeger
2009-01-13 13:03     ` AW: " Morten P.D. Stevens
2009-01-13 13:28     ` Pavel Machek
2009-01-13 13:33       ` Jeff Chua
2009-01-16 10:44         ` Pavel Machek [this message]
2009-01-16 13:23           ` Jeff Chua
2009-01-17 14:46           ` Christian Borntraeger
2009-01-17 15:48             ` 2.6.29-rc1: [SOLVED] " Christian Borntraeger
2009-01-17 16:49               ` Maciej Rutecki
2009-01-17 19:48               ` Mike Travis
2009-01-17 23:42                 ` Christian Borntraeger
2009-01-19 16:59                   ` Mike Travis
2009-01-19 17:09                     ` Ingo Molnar
2009-01-13 13:05   ` 2.6.29-rc1: " Pavel Machek
2009-01-13 14:06     ` Rafael J. Wysocki
2009-01-13 14:36       ` Pavel Machek
2009-01-13 14:36 ` Pavel Machek
2009-01-13 15:21   ` Jeff Chua
2009-01-16 14:39     ` Pavel Machek
2009-01-16 22:06       ` Rafael J. Wysocki
2009-01-16 23:56         ` Mike Travis
2009-01-17  0:13           ` Rafael J. Wysocki
2009-01-26 15:44             ` Pavel Machek
2009-01-26 16:40               ` Rafael J. Wysocki

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=20090116104455.GA3283@elf.ucw.cz \
    --to=pavel@suse.cz \
    --cc=borntraeger@de.ibm.com \
    --cc=jeff.chua.linux@gmail.com \
    --cc=linux-kernel@vger.kernel.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