1
0
Fork 0
alistair23-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 ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> 2005-07-13 23:45:36 -04:00
psargs.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
psloop.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
psopcode.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
psparse.c ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
psscope.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
pstree.c ACPI: ACPICA 20060310 2006-04-01 01:26:39 -05:00
psutils.c ACPI: acpi_os_allocate() fixes 2006-07-10 02:37:22 -04:00
pswalk.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
psxface.c ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00