On 04.06.2010 12:24, Hans Petter Selasky wrote:
On Thursday 03 June 2010 23:46:06 Pyun YongHyeon wrote:
Jun 3 18:29:52 homeserv kernel: axe_bulk_write_callback: transfer
error, USB_ERR_TIMEOUT
I don't see abnormal things in axe(4). Maybe Hans can help(CCed).
Timeout might m
Hi, all
We add kdb/ddb and extra panic info printing into kernel and catch this
panic again.
We have instrumented the kernel and found that this panic happens when
draining == 1,
but seems to be confused with the fact that all access to radix trees are
protected
by locks. Can anyone fam