#12426 BLOC 13.1.0: Hang during runin suspend

Zarro Boogs per Child bugtracker at laptop.org
Wed Jan 23 15:00:51 EST 2013


#12426: Hang during runin suspend
---------------------------------------+------------------------------------
           Reporter:  martin.langhoff  |       Owner:  pgf          
               Type:  defect           |      Status:  new          
           Priority:  blocker          |   Milestone:  13.1.0       
          Component:  kernel           |     Version:  not specified
         Resolution:                   |    Keywords:               
        Next_action:  diagnose         |    Verified:  0            
Deployment_affected:                   |   Blockedby:               
           Blocking:                   |  
---------------------------------------+------------------------------------

Comment(by pgf):

 to be clear, the code in mmp3_pm_enter_d2() looks like:
 {{{
 pr_err("%s 9\n", __func__);

         __asm__ __volatile__ ("wfi");
 pr_err("%s 10\n", __func__);

         printk("after resume\n");

 }}}

 which is to say, not seeing step 10 is consistent with failing to resume.
 or, perhaps, failing to suspend, depending on whether SOC_SLEEP has risen
 (i.e., the power LED has gone out) in the meantime.

-- 
Ticket URL: <http://dev.laptop.org/ticket/12426#comment:12>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list