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





------- Comment #49 from [EMAIL PROTECTED]  2007-09-18 19:20 -------
Created an attachment (id=12866)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=12866&action=view)
Use acpi status code in the callback function of hpet_resources

The status code in ACPI is used instead of the generic error code in the
ACPI callback function of hpet_resources.
For example: -EBUSY is replaced by AE_ALREADY_EXISTS
             -EINVAL is replaced by AE_NO_MEMORY
At the same time it is unnecessay to solve the problem about the error message
of AE_NOT_FOUND(processor).


-- 
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to