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





------- Comment #16 from [EMAIL PROTECTED]  2008-08-27 22:43 -------
Created an attachment (id=17495)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=17495&action=view)
patch: thermal driver check _CRT strictly

Bob,
when there is no return object for the methods that requires a return value,
the current ACPICA code returns AE_OK and an arbitrary value.
This is not right IMO.
At least there should be some way that OS can check if the return value is
bogus.
And the first patch introduces a new error code AE_STRICT, which is returned in
this case. It equels AE_OK unless ACPI_SUCCESS_STRICT/ACPI_FAILURE_STRICT is
used.


-- 
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