#8301 BLOC 8.2.0 (: Fast suspend/resume cycle causes a libertas crash
Zarro Boogs per Child
bugtracker at laptop.org
Thu Sep 4 20:39:41 EDT 2008
#8301: Fast suspend/resume cycle causes a libertas crash
------------------------+---------------------------------------------------
Reporter: cjb | Owner: dsaxena
Type: defect | Status: new
Priority: blocker | Milestone: 8.2.0 (was Update.2)
Component: kernel | Version: not specified
Resolution: | Keywords: blocks-:8.2.0 cjbfor8.2 relnote
Next_action: diagnose | Verified: 0
Blockedby: | Blocking:
------------------------+---------------------------------------------------
Comment(by cjb):
I tried the one-liner of:
{{{
- del_timer(&priv->command_timer);
+ del_timer_sync(&priv->command_timer);
wake_up_all(&priv->cmd_pending);
}}}
but it gets exactly the same dmesg as in the previous comment, perpetual
hang after:
{{{
[ 328.785923] usbcore: deregistering interface driver usb8xxx
[ 338.527283] libertas: Command 6 timed out
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/8301#comment:14>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list