Dear Dave & all

I'm glad for your comment, Dave. Thank you.

>That should WARN_ON(1) instead of just continuing; that's one of
>those "should never happen" bugs.  When you paper over such bugs
>you should (a) put a comment saying that's what you're doing,
>and usually (b) put in some kind of runtime diagnostic so that
>information starts coming in about when (and eventually why!)
>the bug triggers.
>
>Because the fix everyone's interested in is the one to the
>bug this is working around...
>
>- Dave
>
I forgot to put some informations about our test, so the information
that (a)"What we're doning" and (b)"runtime diagnostic" are as follows.

(a)"What we're doning"
 We are doing hotplug test about USB Host Controller(HC) by inserting
 and ejecting HC and USB devices. The panic was happened by eject test.
 The eject test is that we eject USB devices from the HC and after
 about 1 second we eject the HC itself from the machine.


(b)"runtime diagnostic"
 1) USB devices are connected to the HC
    USB device: CD-ROM, Keyboard, Mouse

   --start test--
 2) eject USB devices from HC
   about 1 second
 3) eject HC from the machine
   !!!! Panic was happened !!!! 


- TAKE

   --------------------------------------------------
    Takamasa Ohtake  | Servers Software Division
                     | NEC System Technologies, Ltd.
                     | [EMAIL PROTECTED]
   --------------------------------------------------



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to