public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Soeren Sonnenburg <kernel@nn7.de>
To: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-pm@lists.linux-foundation.org,
	"Rafael J\. Wysocki" <rjw@sisk.pl>, Pavel Machek <pavel@ucw.cz>,
	Arkadiusz Miskiewicz <arekm@maven.pl>,
	Thomas Voegtle <tv@lio96.de>,
	linux-usb-devel@lists.sourceforge.net, Greg KH <gregkh@suse.de>,
	Alan Stern <stern@rowland.harvard.edu>,
	Oliver Neukum <oliver@neukum.org>,
	Tino Keitel <tino.keitel@gmx.de>
Subject: Re: [4/4] 2.6.23-rc4: known regressions
Date: Thu, 30 Aug 2007 12:42:32 +0200	[thread overview]
Message-ID: <1188470552.22467.8.camel@localhost> (raw)
In-Reply-To: <46D59073.4010101@googlemail.com>

On Wed, 2007-08-29 at 17:27 +0200, Michal Piotrowski wrote:

> Power management
> 
> Subject         : something broke resume from s2ram on mbp c1d (??? :))
> References      : http://lkml.org/lkml/2007/8/28/67
> Last known good : 2.6.23-rc3
> Submitter       : Soeren Sonnenburg <kernel@nn7.de>
> Caused-By       : ?
> Handled-By      : Rafael J. Wysocki <rjw@sisk.pl>
> Status          : unknown

> Subject         : resume from ram much slower
> References      : http://lkml.org/lkml/2007/8/10/275
> Last known good : 2.6.23-rc1 ?
> Submitter       : Arkadiusz Miskiewicz <arekm@maven.pl>
> Caused-By       : ?
> Handled-By      : Rafael J. Wysocki <rjw@sisk.pl>
> Status          : problem is being debugged


I am not sure whether the problem I am having is not the very same as
the one Arkadiusz is seeing. At least I've found resume from s2ram to be
working a couple of times. Only sometimes it took long to resume, that
is >30 seconds (around 5 - which I already consider long - is normal). 

anyway this this is with the closed source fglrx kernel module, as
without the machine freezes when X is running on resume...

well and fglrx seems to cause this ...

BUG: scheduling while atomic: Xorg/0x00000002/3408
 [<c03c39a2>] schedule+0x5d2/0x6d0
 [<c0127038>] __wake_up+0x38/0x50
 [<f8c2df71>] irqmgr_wrap_shutdown+0xe1/0x150 [fglrx]
 [<f8c1b42f>] firegl_release_helper+0x55f/0x7d0 [fglrx]
 [<f8c1ed8b>] firegl_takedown+0x5b/0xc40 [fglrx]
 [<f8c1e41f>] firegl_release+0x12f/0x190 [fglrx]
 [<f8c126ff>] ip_firegl_release+0xf/0x20 [fglrx]
 [<c017a451>] __fput+0x91/0x160
 [<c01776f9>] filp_close+0x49/0x80
 [<c012f56c>] put_files_struct+0x9c/0xc0
 [<c013080e>] do_exit+0x12e/0x7c0
 [<f8c6dd09>] IRQMGR_WorkerThreadRoutine+0x29/0x30 [fglrx]
 [<f8c0fb90>] kasThreadRoutineHelper+0x0/0x20 [fglrx]
 [<f8c0fb90>] kasThreadRoutineHelper+0x0/0x20 [fglrx]
 [<f8c2dd1e>] IRQMGR_CallbackWrapper+0xe/0x20 [fglrx]
 [<f8c0fb90>] kasThreadRoutineHelper+0x0/0x20 [fglrx]
 [<c0104f85>] kernel_thread_helper+0xd/0x18

well...
Soeren
-- 
Sometimes, there's a moment as you're waking, when you become aware of
the real world around you, but you're still dreaming.

  reply	other threads:[~2007-08-30 10:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <46D58CC6.4020605@googlemail.com>
2007-08-29 15:27 ` [2/4] 2.6.23-rc4: known regressions Michal Piotrowski
2007-08-29 15:42   ` Ivan N. Zlatev
2007-08-29 15:54     ` Takashi Iwai
2007-08-29 22:34       ` Bill Davidsen
2007-09-02 12:19       ` Jesper Juhl
2007-09-04  8:30         ` Takashi Iwai
2007-09-03 20:23       ` Thomas Meyer
2007-09-04  8:36         ` Takashi Iwai
2007-08-30  8:21   ` Danny ter Haar
2007-08-31 22:01   ` Len Brown
2007-08-29 15:27 ` [3/4] " Michal Piotrowski
2007-08-29 21:54   ` [NFS] " J. Bruce Fields
2007-08-29 15:27 ` [4/4] " Michal Piotrowski
2007-08-30 10:42   ` Soeren Sonnenburg [this message]
2007-09-02 22:33     ` Michal Piotrowski
2007-09-03  6:12       ` Arkadiusz Miskiewicz

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=1188470552.22467.8.camel@localhost \
    --to=kernel@nn7.de \
    --cc=akpm@linux-foundation.org \
    --cc=arekm@maven.pl \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=michal.k.k.piotrowski@gmail.com \
    --cc=oliver@neukum.org \
    --cc=pavel@ucw.cz \
    --cc=rjw@sisk.pl \
    --cc=stern@rowland.harvard.edu \
    --cc=tino.keitel@gmx.de \
    --cc=torvalds@linux-foundation.org \
    --cc=tv@lio96.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