Re: [linux-usb-devel] 2.6.22-rc2-mm1

2007-05-23 Thread Andrew Morton
On Wed, 23 May 2007 00:42:33 -0700 Andrew Morton <[EMAIL PROTECTED]> wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.22-rc2/2.6.22-rc2-mm1/ This is intermittently getting resume-from-RAM failures. It is not sufficiently repeatable to be able to bisect. [ 1381.119362]

Re: [linux-usb-devel] 2.6.22-rc2-mm1

2007-05-23 Thread Rafael J. Wysocki
On Wednesday, 23 May 2007 09:48, Andrew Morton wrote: > On Wed, 23 May 2007 00:42:33 -0700 Andrew Morton <[EMAIL PROTECTED]> wrote: > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.22-rc2/2.6.22-rc2-mm1/ > > This is intermittently getting resume-from-RAM failures. It is no

Re: [linux-usb-devel] 2.6.22-rc2-mm1

2007-05-23 Thread Alan Stern
On Wed, 23 May 2007, Rafael J. Wysocki wrote: > On Wednesday, 23 May 2007 09:48, Andrew Morton wrote: > > On Wed, 23 May 2007 00:42:33 -0700 Andrew Morton <[EMAIL PROTECTED]> wrote: > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.22-rc2/2.6.22-rc2-mm1/ > > > > This is

Re: [linux-usb-devel] 2.6.22-rc2-mm1

2007-05-23 Thread Andrew Morton
On Wed, 23 May 2007 10:47:04 -0400 (EDT) Alan Stern <[EMAIL PROTECTED]> wrote: > On Wed, 23 May 2007, Rafael J. Wysocki wrote: > > > On Wednesday, 23 May 2007 09:48, Andrew Morton wrote: > > > On Wed, 23 May 2007 00:42:33 -0700 Andrew Morton <[EMAIL PROTECTED]> > > > wrote: > > > > > > > ftp://

Re: [linux-usb-devel] 2.6.22-rc2-mm1

2007-05-23 Thread Alan Stern
On Wed, 23 May 2007, Andrew Morton wrote: > > > > This is intermittently getting resume-from-RAM failures. It is not > > > > sufficiently repeatable to be able to bisect. > > > > > > > > [ 1381.119362] PM: Preparing system for mem sleep > > > > [ 2331.798452] Stopping tasks ... > > > > [ 2351.7

Re: [linux-usb-devel] 2.6.22-rc2-mm1

2007-05-23 Thread Oleg Nesterov
On 05/23, Andrew Morton wrote: > > On Wed, 23 May 2007 10:47:04 -0400 (EDT) Alan Stern <[EMAIL PROTECTED]> wrote: > > > Is it possible to get an Alt-SysRq-T stack trace during those 20 > > seconds? Knowing what those threads are waiting for would be a big > > help. > > [ 144.201264] khubd

Re: [linux-usb-devel] 2.6.22-rc2-mm1

2007-05-23 Thread Oleg Nesterov
On 05/23, Alan Stern wrote: > > Okay, it's clear that the two threads are in deadlock. It's not clear > how the deadlock arose to begin with -- apparently there was a remote > wakeup request for a root hub at the same time as a device below that > root hub was disconnected, which doesn't make m

Re: [linux-usb-devel] 2.6.22-rc2-mm1

2007-05-23 Thread Alan Stern
On Wed, 23 May 2007, Oleg Nesterov wrote: > On 05/23, Alan Stern wrote: > > > > Okay, it's clear that the two threads are in deadlock. It's not clear > > how the deadlock arose to begin with -- apparently there was a remote > > wakeup request for a root hub at the same time as a device below th

Re: [linux-usb-devel] 2.6.22-rc2-mm1

2007-05-23 Thread Andrew Morton
On Wed, 23 May 2007 17:17:09 -0600 Zan Lynx <[EMAIL PROTECTED]> wrote: > On Wed, 2007-05-23 at 00:42 -0700, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.22-rc2/2.6.22-rc2-mm1/ > > > > - A new readahead patch series. This needs serious review and per

Re: [linux-usb-devel] 2.6.22-rc2-mm1

2007-05-23 Thread Jiri Kosina
On Wed, 23 May 2007, Zan Lynx wrote: > I am having weird problems with USB keyboard and mouse. The USB > keyboard will drop keystrokes, but not all of them. The mouse seems to > move fine but drops clicks. Could be that an occasional missed move > event isn't noticeable. Nothing is logged w

Re: [linux-usb-devel] 2.6.22-rc2-mm1

2007-05-23 Thread Dmitry Torokhov
Hi Jiri, On Wednesday 23 May 2007 19:40, Jiri Kosina wrote: > This is pretty strange. Mouse shouldn't be claimed by hiddev. Seems like > this mouse probably has some "interesting" HID report descriptor. Could > you please recompile with CONFIG_HID_DEBUG enabled and send me the output? > It loo

Re: [linux-usb-devel] 2.6.22-rc2-mm1

2007-05-24 Thread Jiri Kosina
On Wed, 23 May 2007, Dmitry Torokhov wrote: > It looks like you are now in the same position I was some time ago WRT > to debug information for i8042 - constantly asking people to enable > debug, recompile and send the results. May I recommend changing > CONFIG_HID_DEBUG to "default y if !EMBED