• Ingo Molnar's avatar
    [PATCH] APM fixes, 2.5.29 · 06ba030a
    Ingo Molnar authored
    the attached patch fixes two things:
    
     - a TLS related bug noticed by Arjan van de Ven: apm_init() should set up
       all CPU's gdt entries - just in case some code happens to call in the
       APM BIOS on the wrong CPU. This should also handle the case when some
       APM code gets triggered (by suspend or power button or something).
    
     - compilation problem
    06ba030a
apm.c 57.1 KB