Hi all,

There exists a notifier for reboot, ehci_reboot.

When I upgraded to linux-2.6.17.8 (on a xscale ixp465) the reboot
function was called upon infinitum when trying to reboot.
I noticed the function returns simply with 0 instead of NOTIFY_OK
or NOTIFY_STOP. Had to use NOTIFY_STOP to make run only
one time. Thereafter the system rebooted nicely as it should :)

Have seen a patch floating around where the calls to register/unregister
the callback is done differently, but shouldn't the function also return a
valid value instead of 0?
(NOTIFY_OK is 1 and NOTIFY_STOP is 0x8001)

Best regards,
Per


-------------------------------------------------------------------------
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