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





------- Comment #31 from [EMAIL PROTECTED]  2008-02-14 18:36 -------
The problem I see concerns StartDependentFn descriptors more than it does IRQ
descriptors.  If we take the linux kernel as an example,
pnpacpi_build_resource_template in rsparser.c fills the resource template with
zeros before populating it.  So in its current form, it would pass a
descriptor_length of zero to the ACPICA code, which would mean it could never
produce a StartDependentFn resource of length one, not even if the value of
CompatibilityPriority or PerformanceRobustness requires this, which is the
current behavior.


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