alistair23-linux/drivers/acpi/utilities
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 [ACPI] ACPICA 20051102 2005-12-10 00:26:05 -05:00
utalloc.c ACPI: acpi_os_allocate() fixes 2006-07-10 02:37:22 -04:00
utcache.c ACPI: delete acpi_os_free(), use kfree() directly 2006-06-30 03:19:10 -04:00
utcopy.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
utdebug.c ACPI: ACPICA 20060331 2006-06-14 02:04:16 -04:00
utdelete.c ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
uteval.c ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
utglobal.c ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
utinit.c ACPI: ACPICA 20060526 2006-06-14 02:44:35 -04:00
utmath.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
utmisc.c ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) 2006-06-27 00:01:06 -04:00
utmutex.c ACPI: ACPICA 20060623 2006-06-28 03:11:38 -04:00
utobject.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
utresrc.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
utstate.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
utxface.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00