All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-pm@lists.linux-foundation.org,
	Andrew Watts <akwatts@ymail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [REGRESSION]: hibernate/sleep regression w/ bisection
Date: Thu, 3 Nov 2011 08:59:56 -0700	[thread overview]
Message-ID: <20111103155956.GG4417@google.com> (raw)
In-Reply-To: <20111102163109.GA29430@core.coreip.homeip.net>

Hello,

On Wed, Nov 02, 2011 at 09:31:09AM -0700, Dmitry Torokhov wrote:
> On Wed, Nov 02, 2011 at 11:02:09AM -0500, Andrew Watts wrote:
> > On Tue, Nov 01, 2011 at 10:46:58PM -0700, Dmitry Torokhov wrote:
> > > 
> > > Are you hibernating from text console or X? Can you try plugging in USB
> > > keyboard and see if you are getting input? What about ssh into the box?
> > 
> > Forgot to answer a few of your questions. Plugging in a USB keyboard does
> > not help.
> 
> OK, it looks like you do have input, what you do not have is X
> functioning.
> 
> I am not sure why radeon reports lockup with that patch; serio uses
> system_long_wq to schedule its long-playing works and the only other
> user of system_long_wq seems to be sata, but then concurrency management
> should take care of them sharing the workqueue.
> 
> Tejun, do you have any ideas here?

Not at all.  Dang, I was feeling pretty sure that it was some missing
queue_work somewhere.  So, input is working fine but X locks up
because of that change?  That's just odd.

Andrew, just in case, can you please double check that you're
reverting only that single commit (not all the ones afterwards) and
the test results?  If they're all okay, can you please trigger the
problem, wait a while, trigger sysrq-t and attach the kernel log?

Thank you.

-- 
tejun

WARNING: multiple messages have this Message-ID (diff)
From: Tejun Heo <tj@kernel.org>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Andrew Watts <akwatts@ymail.com>,
	linux-kernel@vger.kernel.org,
	linux-pm@lists.linux-foundation.org
Subject: Re: [REGRESSION]: hibernate/sleep regression w/ bisection
Date: Thu, 3 Nov 2011 08:59:56 -0700	[thread overview]
Message-ID: <20111103155956.GG4417@google.com> (raw)
In-Reply-To: <20111102163109.GA29430@core.coreip.homeip.net>

Hello,

On Wed, Nov 02, 2011 at 09:31:09AM -0700, Dmitry Torokhov wrote:
> On Wed, Nov 02, 2011 at 11:02:09AM -0500, Andrew Watts wrote:
> > On Tue, Nov 01, 2011 at 10:46:58PM -0700, Dmitry Torokhov wrote:
> > > 
> > > Are you hibernating from text console or X? Can you try plugging in USB
> > > keyboard and see if you are getting input? What about ssh into the box?
> > 
> > Forgot to answer a few of your questions. Plugging in a USB keyboard does
> > not help.
> 
> OK, it looks like you do have input, what you do not have is X
> functioning.
> 
> I am not sure why radeon reports lockup with that patch; serio uses
> system_long_wq to schedule its long-playing works and the only other
> user of system_long_wq seems to be sata, but then concurrency management
> should take care of them sharing the workqueue.
> 
> Tejun, do you have any ideas here?

Not at all.  Dang, I was feeling pretty sure that it was some missing
queue_work somewhere.  So, input is working fine but X locks up
because of that change?  That's just odd.

Andrew, just in case, can you please double check that you're
reverting only that single commit (not all the ones afterwards) and
the test results?  If they're all okay, can you please trigger the
problem, wait a while, trigger sysrq-t and attach the kernel log?

Thank you.

-- 
tejun

  parent reply	other threads:[~2011-11-03 15:59 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-01 12:48 [REGRESSION]: hibernate/sleep regression w/ bisection Andrew Watts
2011-11-01 16:42 ` Tejun Heo
2011-11-01 19:15   ` Andrew Watts
2011-11-01 19:15   ` Andrew Watts
2011-11-01 20:19     ` Tejun Heo
2011-11-01 20:19       ` Tejun Heo
2011-11-02  0:24       ` Andrew Watts
2011-11-02  0:24       ` Andrew Watts
2011-11-01 16:42 ` Tejun Heo
2011-11-02  5:46 ` Dmitry Torokhov
2011-11-02  5:46   ` Dmitry Torokhov
2011-11-02 15:04   ` Andrew Watts
2011-11-02 15:04   ` Andrew Watts
2011-11-02 16:02   ` Andrew Watts
2011-11-02 16:31     ` Dmitry Torokhov
2011-11-02 16:31       ` Dmitry Torokhov
2011-11-02 17:01       ` Andrew Watts
2011-11-02 17:01       ` Andrew Watts
2011-11-02 17:08         ` Dmitry Torokhov
2011-11-02 17:08           ` Dmitry Torokhov
2011-11-03 15:59       ` Tejun Heo [this message]
2011-11-03 15:59         ` Tejun Heo
2011-11-03 18:46         ` Andrew Watts
2011-11-03 18:46         ` Andrew Watts
2011-11-03 21:39           ` Tejun Heo
2011-11-03 21:39             ` Tejun Heo
2011-11-04 13:44             ` Andrew Watts
2011-11-04 16:14               ` Tejun Heo
2011-11-04 16:14               ` Tejun Heo
2011-11-04 16:48                 ` Jerome Glisse
2011-11-04 16:48                 ` Jerome Glisse
2011-11-04 17:34                 ` Andrew Watts
2011-11-04 17:35                   ` Jerome Glisse
2011-11-04 23:08                     ` Andrew Watts
2011-11-04 23:08                     ` Andrew Watts
2011-11-21 21:09                       ` Tejun Heo
2011-11-21 21:09                         ` Tejun Heo
2011-11-21 21:29                         ` Jerome Glisse
2011-11-22 11:40                           ` Andrew Watts
2011-11-22 11:40                           ` Andrew Watts
2011-11-21 21:29                         ` Jerome Glisse
2011-11-04 17:35                   ` Jerome Glisse
2011-11-04 17:44                   ` Jerome Glisse
2011-11-04 17:44                   ` Jerome Glisse
2011-11-04 18:45                     ` Andrew Watts
2011-11-04 18:45                     ` Andrew Watts
2011-11-04 17:34                 ` Andrew Watts
2012-04-25 20:04                 ` Andrew Watts
2011-11-04 13:44             ` Andrew Watts
2011-11-02 16:02   ` Andrew Watts
  -- strict thread matches above, loose matches on Subject: below --
2011-11-01 12:48 Andrew Watts

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=20111103155956.GG4417@google.com \
    --to=tj@kernel.org \
    --cc=akwatts@ymail.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    /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.