https://bugzilla.kernel.org/show_bug.cgi?id=15924





--- Comment #33 from Jaroslav KamenĂ­k <jaros...@kamenik.cz>  2010-05-20 
19:37:42 ---
With last patch only after boot

-- kacpid takes ~100%

#cat /sys/firmware/acpi/interrupts/gpe01
   62586        enabled
# cat /sys/firmware/acpi/interrupts/gpe01
   64478        enabled
# echo disable > /sys/firmware/acpi/interrupts/gpe01

-- kacpid is ok

# cat /sys/firmware/acpi/interrupts/gpe01
   73971        enabled
# cat /sys/firmware/acpi/interrupts/gpe01
   73971        enabled
# echo enable > /sys/firmware/acpi/interrupts/gpe01

-- kacpid is still ok

# cat /sys/firmware/acpi/interrupts/gpe01
       0        enabled
# cat /sys/firmware/acpi/interrupts/gpe01
       0        enabled
# echo disable > /sys/firmware/acpi/interrupts/gpe01
# cat /sys/firmware/acpi/interrupts/gpe01
       0        enabled
# cat /sys/firmware/acpi/interrupts/gpe01
       0        enabled

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
------------------------------------------------------------------------------

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to