#9779 BLOC 1.5-sof: Wakeup key is repeated

Zarro Boogs per Child bugtracker at laptop.org
Sat Dec 5 16:24:13 EST 2009


#9779: Wakeup key is repeated
--------------------------------+-------------------------------------------
           Reporter:  cjb       |       Owner:  rsmith           
               Type:  defect    |      Status:  new              
           Priority:  blocker   |   Milestone:  1.5-software-beta
          Component:  kernel    |     Version:  not specified    
         Resolution:            |    Keywords:                   
        Next_action:  diagnose  |    Verified:  0                
Deployment_affected:            |   Blockedby:                   
           Blocking:            |  
--------------------------------+-------------------------------------------

Comment(by wmb at firmworks.com):

 I'm pretty sure that Paul's finding above is correct.

 The following block at line 955 of drivers/input/serio/i8042.c should be
 moved to line
 997, so it will be just before the call to i8042_interrupt()

   #ifdef CONFIG_OLPC
         }
   #endif

 The commands that will thus be skipped are unnecessary, time consuming,
 and actively harmful in our case.

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


More information about the Bugs mailing list