linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PROBLEM] USB Storage & D state processes
@ 2005-09-23 13:16 Srihari Vijayaraghavan
  2005-09-23 14:29 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Srihari Vijayaraghavan @ 2005-09-23 13:16 UTC (permalink / raw)
  To: linux-kernel

Hardware:
Athlon 64
VIA K8T 800

Software:
FC4
2.6.14-rc2 (vanilla)

Few usb-storage process are stuck in D state:
usb-storage   D 000000000000000a     0  8176      1   
      8250  3455 (L-TLB)
ffff8100121bfe08 0000000000000046 000000000000026b
ffff81002ec8d870
       ffff81002a47c750 ffffffff802f2750
ffff8100121bfe38 0000000000000046
       00000000000000c1 ffffffff803e6110
Call Trace:<ffffffff802f2750>{thread_return+0}
<ffffffff802f2bba>{wait_for_completion+154}
       <ffffffff8012ecd0>{default_wake_function+0}
<ffffffff80145dd0>{kthread_stop+128}
      
<ffffffff88001635>{:scsi_mod:scsi_host_dev_release+69}
       <ffffffff801dd8a1>{kobject_cleanup+97}
<ffffffff801dd900>{kobject_release+0}
       <ffffffff801de0f0>{kref_put+96}
<ffffffff882401a4>{:usb_storage:usb_stor_control_thread+500}
       <ffffffff8010f3b6>{child_rip+8}
<ffffffff8823ffb0>{:usb_storage:usb_stor_control_thread+0}
       <ffffffff8010f3ae>{child_rip+0}

usb-storage   D 000000000000000a     0  9569      1   
     16314  8250 (L-TLB)
ffff81000fdcfda8 0000000000000046 0000000000000233
ffff81000b5315f0
       ffff810037b14910 ffffffff8823ec40
ffffffff8012ecd0 0000000000100100
       0000000000200200 ffffffff803544b0
Call
Trace:<ffffffff8823ec40>{:usb_storage:usb_stor_msg_common+336}
       <ffffffff8012ecd0>{default_wake_function+0}
<ffffffff802f355e>{__down+222}
       <ffffffff8012ecd0>{default_wake_function+0}
<ffffffff802f31f3>{__down_failed+53}
      
<ffffffff880015f0>{:scsi_mod:scsi_host_dev_release+0}
       <ffffffff801460d1>{.text.lock.kthread+5}
<ffffffff88001635>{:scsi_mod:scsi_host_dev_release+69}
       <ffffffff801dd8a1>{kobject_cleanup+97}
<ffffffff801dd900>{kobject_release+0}
       <ffffffff801de0f0>{kref_put+96}
<ffffffff882401a4>{:usb_storage:usb_stor_control_thread+500}
       <ffffffff8010f3b6>{child_rip+8}
<ffffffff8823ffb0>{:usb_storage:usb_stor_control_thread+0}
       <ffffffff8010f3ae>{child_rip+0}
usb-storage   D 000000000000000a     0 16314      1   
            9569 (L-TLB)
ffff81000d32dda8 0000000000000046 000000000000027e
ffff81000b530850
       ffff81002a47d4f0 ffffffff8823ec40
0000000000000000 ffff81000d32c000
       ffff81000b530f20 ffffffff803544b0
Call
Trace:<ffffffff8823ec40>{:usb_storage:usb_stor_msg_common+336}
       <ffffffff802f355e>{__down+222}
<ffffffff8012ecd0>{default_wake_function+0}
       <ffffffff802f31f3>{__down_failed+53}
<ffffffff880015f0>{:scsi_mod:scsi_host_dev_release+0}
       <ffffffff801460d1>{.text.lock.kthread+5}
<ffffffff88001635>{:scsi_mod:scsi_host_dev_release+69}
       <ffffffff801dd8a1>{kobject_cleanup+97}
<ffffffff801dd900>{kobject_release+0}
       <ffffffff801de0f0>{kref_put+96}
<ffffffff882401a4>{:usb_storage:usb_stor_control_thread+500}
       <ffffffff8010f3b6>{child_rip+8}
<ffffffff8823ffb0>{:usb_storage:usb_stor_control_thread+0}
       <ffffffff8010f3ae>{child_rip+0}

Yum is in the middle of updating the system, & I think
it's stuck due to these problems. If possible I'd love
to avoid any reboots/restarts etc., so that yum may
complete its job :-(.

I have nothing mounted through usb storage ATM, though
I must have had something earlier today.

Thanks
Hari

Send instant messages to your online friends http://au.messenger.yahoo.com 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PROBLEM] USB Storage & D state processes
  2005-09-23 13:16 [PROBLEM] USB Storage & D state processes Srihari Vijayaraghavan
@ 2005-09-23 14:29 ` Greg KH
  2005-09-24  0:32   ` Srihari Vijayaraghavan
  2005-09-27 22:46   ` Bill Davidsen
  0 siblings, 2 replies; 4+ messages in thread
From: Greg KH @ 2005-09-23 14:29 UTC (permalink / raw)
  To: Srihari Vijayaraghavan; +Cc: linux-kernel

On Fri, Sep 23, 2005 at 11:16:42PM +1000, Srihari Vijayaraghavan wrote:
> Hardware:
> Athlon 64
> VIA K8T 800
> 
> Software:
> FC4
> 2.6.14-rc2 (vanilla)

Try 2.6.14-rc2-git2, it should be fixed there.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PROBLEM] USB Storage & D state processes
  2005-09-23 14:29 ` Greg KH
@ 2005-09-24  0:32   ` Srihari Vijayaraghavan
  2005-09-27 22:46   ` Bill Davidsen
  1 sibling, 0 replies; 4+ messages in thread
From: Srihari Vijayaraghavan @ 2005-09-24  0:32 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel

--- Greg KH <greg@kroah.com> wrote:
> > ... 
> > Software:
> > FC4
> > 2.6.14-rc2 (vanilla)
> 
> Try 2.6.14-rc2-git2, it should be fixed there.

Yes. When I tried to mount/umount usb storage few
times, it appears to work normal under
2.6.14-rc2-git3. I'll keep an eye on usb-storage
throughout 2.6.14-rc*.
 
> thanks,

Likewise thank you.
 
Hari


Send instant messages to your online friends http://au.messenger.yahoo.com 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PROBLEM] USB Storage & D state processes
  2005-09-23 14:29 ` Greg KH
  2005-09-24  0:32   ` Srihari Vijayaraghavan
@ 2005-09-27 22:46   ` Bill Davidsen
  1 sibling, 0 replies; 4+ messages in thread
From: Bill Davidsen @ 2005-09-27 22:46 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel

Greg KH wrote:
> On Fri, Sep 23, 2005 at 11:16:42PM +1000, Srihari Vijayaraghavan wrote:
> 
>>Hardware:
>>Athlon 64
>>VIA K8T 800
>>
>>Software:
>>FC4
>>2.6.14-rc2 (vanilla)
> 
> 
> Try 2.6.14-rc2-git2, it should be fixed there.

I can confirm that the issues I had with all of my USB devices becoming 
unavailable has not been seen. Uptime now over four days, that is WAY 
longer than it took to fail before!

-- 
    -bill davidsen (davidsen@tmr.com)
"The secret to procrastination is to put things off until the
  last possible moment - but no longer"  -me

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-09-27 22:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-23 13:16 [PROBLEM] USB Storage & D state processes Srihari Vijayaraghavan
2005-09-23 14:29 ` Greg KH
2005-09-24  0:32   ` Srihari Vijayaraghavan
2005-09-27 22:46   ` Bill Davidsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).