linux/include/acpi
Bob Moore fc37445733 ACPICA: Add a mechanism to escape infinite AML While() loops
Add a loop counter to force exit from AML While loops if the
count becomes too large. This can occur in poorly written AML
when the hardware does not respond within a while loop and the
loop does not implement a timeout. The maximum loop count is
configurable. A new exception code is returned when a loop is
broken, AE_AML_INFINITE_LOOP.  Bob Moore, Alexey Starikovskiy.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-12-29 22:38:36 -05:00
..
platform ACPI: don't cond_resched() when irqs_disabled() 2008-12-19 04:38:33 -05:00
acconfig.h ACPICA: Add a mechanism to escape infinite AML While() loops 2008-12-29 22:38:36 -05:00
acdebug.h
acdisasm.h
acdispat.h
acevents.h
acexcep.h ACPICA: Add a mechanism to escape infinite AML While() loops 2008-12-29 22:38:36 -05:00
acglobal.h
achware.h
acinterp.h
aclocal.h ACPICA: Add a mechanism to escape infinite AML While() loops 2008-12-29 22:38:36 -05:00
acmacros.h
acnames.h
acnamesp.h
acobject.h
acopcode.h
acoutput.h ACPI: fix 2.6.28 acpi.debug_level regression 2008-12-19 04:38:32 -05:00
acparser.h
acpi_bus.h
acpi_drivers.h Merge branch 'processor-256' into release 2008-11-11 21:17:03 -05:00
acpi_numa.h
acpi.h
acpiosxf.h
acpixf.h ACPICA: Update FACS waking vector interfaces 2008-12-29 22:38:36 -05:00
acpredef.h ACPICA: disable _BIF warning 2008-11-27 02:17:30 -05:00
acresrc.h
acstruct.h
actables.h
actbl1.h
actbl.h
actypes.h ACPICA: Fix several warnings under gcc 4 compiler 2008-12-29 22:38:36 -05:00
acutils.h
amlcode.h
amlresrc.h
container.h
pdc_intel.h
processor.h
reboot.h