http://bugzilla.kernel.org/show_bug.cgi?id=11312





------- Comment #24 from [EMAIL PROTECTED]  2008-11-25 21:23 -------
    The main issue of this bug is that FIXED_RTC EVENT is spontaneously
disabled.
    In the upstream kernel the FIXED_RTC event will be disabled in the RTC
event handler. Only when RTC alarm is set again, it will be enabled again. In
the test of bug11533 the Fixed_RTC event won't be disabled in the RTC event
handler. It means that it won't be disabled by OS unless it is required. But in
this bug the problem is that the Fixed_RTC event is spontaneously disabled. 
    And from the acpidump it seems that the SMI will be triggered in a lot of
ACPI objects. Maybe the FIXED_RTC_EVENT is disabled in SMI handler.
    If it is disabled in SMI handler, we can't do nothing about it. 
    thanks.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to