linux/drivers/acpi/parser
Len Brown e21c1ca3f9 ACPI: acpi_os_allocate() fixes
Replace acpi_in_resume with a more general hack
to check irqs_disabled() on any kmalloc() from ACPI.
While setting (system_state != SYSTEM_RUNNING) on resume
seemed more general, Andrew Morton preferred this approach.

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

Make acpi_os_allocate() into an inline function to
allow /proc/slab_allocators to work.

Delete some memset() that could fault on allocation failure.

Signed-off-by: Len Brown <len.brown@intel.com>
2006-07-10 02:37:22 -04:00
..
Makefile
psargs.c
psloop.c
psopcode.c
psparse.c ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
psscope.c
pstree.c
psutils.c ACPI: acpi_os_allocate() fixes 2006-07-10 02:37:22 -04:00
pswalk.c
psxface.c