* 2.6.22: USB getting stuck on SuperMicro PDSME+ boards
@ 2008-07-22 7:43 Nikola Ciprich
2008-07-22 7:48 ` Oliver Neukum
0 siblings, 1 reply; 4+ messages in thread
From: Nikola Ciprich @ 2008-07-22 7:43 UTC (permalink / raw)
To: linux-kernel; +Cc: nikola.ciprich, linux-usb
Hi,
I'm having problem with USB getting stuck on bunch of machines with PDSME+ boards (I haven't observed
the problem on any other type of board. Controller identifies as
8086:27c8 (rev 01) - Intel Corporation 82801G (ICH7 Family) USB UHCI Controller
Symptoms:
- any process trying to access /proc/bus/usb/devices gets stuck in 'D' state
- khubd seems to be stuck in 'D' state
- USB devices don't work
I'm observing the problem even on machines without any USB devs attached.
Unfortunately I wasn't able to reproduce the problem on my testing machines I have
on my disposal here (yet, but I'm still trying), and it's not affecting all PDSME+ boards we have deployed.
The problem appeared after upgrading machines to 2.6.24 kernels, we haven't observed it on 2.6.21 we used before.
On affected machines, kernel doesn't emit any OOPS, or anything else which could help to track. It just stops working after some time.
Bad thing is that since I'm not able to reproduce the problem here and I cannot reboot/upgrade production machines too
often, I can't provide much more information or try bisection :(
So this is rather desperate attempt to ask if anyone had similar problem or has any tip on where should I look to track it.
Kernels we're using are vanillas with few small unrelated patches applied.
Any help would be greatly appreciated
with best regards
nik
--
-------------------------------------
Nikola CIPRICH
LinuxBox.cz, s.r.o.
28. rijna 168, 709 01 Ostrava
tel.: +420 596 603 142
fax: +420 596 621 273
mobil: +420 777 093 799
www.linuxbox.cz
mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.22: USB getting stuck on SuperMicro PDSME+ boards
2008-07-22 7:43 2.6.22: USB getting stuck on SuperMicro PDSME+ boards Nikola Ciprich
@ 2008-07-22 7:48 ` Oliver Neukum
2008-07-22 8:47 ` Nikola Ciprich
0 siblings, 1 reply; 4+ messages in thread
From: Oliver Neukum @ 2008-07-22 7:48 UTC (permalink / raw)
To: Nikola Ciprich; +Cc: linux-kernel, nikola.ciprich, linux-usb
Am Dienstag 22 Juli 2008 09:43:57 schrieb Nikola Ciprich:
> I'm observing the problem even on machines without any USB devs attached.
> Unfortunately I wasn't able to reproduce the problem on my testing machines I have
> on my disposal here (yet, but I'm still trying), and it's not affecting all PDSME+ boards we have deployed.
> The problem appeared after upgrading machines to 2.6.24 kernels, we haven't observed it on 2.6.21 we used before.
> On affected machines, kernel doesn't emit any OOPS, or anything else which could help to track. It just stops working after some time.
Try to get a sysrq-t trace when it happens again. We need to know which
lock it hangs on. Also can you try 2.6.26? The bug may already be fixed.
Regards
Oliver
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.22: USB getting stuck on SuperMicro PDSME+ boards
2008-07-22 7:48 ` Oliver Neukum
@ 2008-07-22 8:47 ` Nikola Ciprich
2008-07-22 10:46 ` Oliver Neukum
0 siblings, 1 reply; 4+ messages in thread
From: Nikola Ciprich @ 2008-07-22 8:47 UTC (permalink / raw)
To: Oliver Neukum; +Cc: linux-kernel, nikola.ciprich, linux-usb
Hi Olivirier,
thanks for reply. I know it would be best to try 2.6.26, but that's what
I can't do. So I'd like to find if the problem was already fixed, and
if it was, then to backport the fix to our kernel. And if it wasn't, then to fix
it even for 2.6.27 :)
I took traces You asked me about, here is the snippet of the ones I think could
be interesting:
Stuck khubd:
[8468184.549854] =======================
[8468184.549883] khubd D df881e24 0 138 2
[8468184.549964] df933730 00000046 00000002 df881e24 c0312e65 00000001 d832b3c0 00000002
[8468184.550199] df933894 df933894 c1408a00 df10f200 c040c080 c040c080 df702e58 df702e58
[8468184.550362] df81d998 c040c080 00000286 00001c25 00000000 00000000 00000296 00000296
[8468184.550524] Call Trace:
[8468184.550554] [<c0312e65>] schedule_timeout+0x75/0xc0
[8468184.550644] [<c0312e65>] schedule_timeout+0x75/0xc0
[8468184.550727] [<c03136dd>] __mutex_lock_slowpath+0xfd/0x230
[8468184.550810] [<c0312334>] wait_for_common+0x94/0x140
[8468184.550869] [<c0120710>] default_wake_function+0x0/0x10
[8468184.550904] [<c01c5031>] sysfs_addrm_finish+0x161/0x1c0
[8468184.550988] [<c01c3be2>] sysfs_hash_and_remove+0x42/0x70
[8468184.551023] [<c0268a77>] usb_remove_sysfs_dev_files+0x67/0x80
[8468184.551032] [<c02651fc>] usb_unbind_device+0xc/0x10
[8468184.551089] [<c0258054>] __device_release_driver+0x64/0xa0
[8468184.551172] [<c025849e>] device_release_driver+0x1e/0x40
[8468184.551229] [<c025792a>] bus_remove_device+0x5a/0x80
[8468184.551286] [<c0255d11>] device_del+0x151/0x260
[8468184.551393] [<c025f38d>] usb_disconnect+0xad/0x120
[8468184.551453] [<c02607af>] hub_thread+0x35f/0xcd0
[8468184.551551] [<c011e4db>] __wake_up_common+0x4b/0x80
[8468184.551562] [<c013c6c0>] autoremove_wake_function+0x0/0x50
[8468184.551576] [<c0260450>] hub_thread+0x0/0xcd0
[8468184.551584] [<c013c412>] kthread+0x42/0x70
[8468184.551589] [<c013c3d0>] kthread+0x0/0x70
[8468184.551598] [<c0104eaf>] kernel_thread_helper+0x7/0x18
[8468184.551608] =======================
lshw stuck accessing /proc/bus/usb/devices:
[8468184.571118] lshw D df1f7ef0 0 23354 1
[8468184.571150] df0299b0 00000086 00000002 df1f7ef0 df1f7ee8 00000000 00000000 c037b0ae
[8468184.571386] df029b14 df029b14 c1408a00 dfb51900 c040c080 c040c080 deece800 dfb50206
[8468184.571523] c9908614 c040c080 0009bd4e 00000000 00000001 dee63184 ffffffff 00000000
[8468184.571710] Call Trace:
[8468184.571724] [<c031447c>] __down+0x8c/0xf4
[8468184.571732] [<c0120710>] default_wake_function+0x0/0x10
[8468184.571767] [<c031424b>] __down_failed+0x7/0xc
[8468184.571775] [<c026e99d>] usb_device_read+0xbd/0x150
[8468184.571812] [<c0182565>] vfs_read+0xb5/0x180
[8468184.571869] [<c026e8e0>] usb_device_read+0x0/0x150
[8468184.571878] [<c0182ae1>] sys_read+0x41/0x70
[8468184.571886] [<c010425e>] sysenter_past_esp+0x5f/0x85
Does it help somehow? is there anything else I could do?
anyways thanks a lot for Your time
best regards
nik
> Try to get a sysrq-t trace when it happens again. We need to know which
> lock it hangs on. Also can you try 2.6.26? The bug may already be fixed.
>
> Regards
> Oliver
>
> --
> 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/
>
--
-------------------------------------
Nikola CIPRICH
LinuxBox.cz, s.r.o.
28. rijna 168, 709 01 Ostrava
tel.: +420 596 603 142
fax: +420 596 621 273
mobil: +420 777 093 799
www.linuxbox.cz
mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.22: USB getting stuck on SuperMicro PDSME+ boards
2008-07-22 8:47 ` Nikola Ciprich
@ 2008-07-22 10:46 ` Oliver Neukum
0 siblings, 0 replies; 4+ messages in thread
From: Oliver Neukum @ 2008-07-22 10:46 UTC (permalink / raw)
To: Nikola Ciprich; +Cc: linux-kernel, nikola.ciprich, linux-usb
Am Dienstag 22 Juli 2008 10:47:10 schrieb Nikola Ciprich:
> Hi Olivirier,
>
> thanks for reply. I know it would be best to try 2.6.26, but that's what
> I can't do. So I'd like to find if the problem was already fixed, and
> if it was, then to backport the fix to our kernel. And if it wasn't, then to fix
> it even for 2.6.27 :)
That points to sysfs. A lot of fixes have gone into it. Trying 2.6.26 would
be the best option. If it is an AB-BA deadlock you can recompile the kernel
with lockdep.
Regards
Oliver
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-07-22 10:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-22 7:43 2.6.22: USB getting stuck on SuperMicro PDSME+ boards Nikola Ciprich
2008-07-22 7:48 ` Oliver Neukum
2008-07-22 8:47 ` Nikola Ciprich
2008-07-22 10:46 ` Oliver Neukum
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox