diff options
author | Jiri Kosina <jikos@jikos.cz> | 2006-08-24 00:36:19 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2006-10-14 01:54:21 -0400 |
commit | 168a328f30e9d1a8bc6ff55c0501e0bdc08bee60 (patch) | |
tree | 16c6e686a55596bdf3110366f6a408407b682710 /drivers/acpi/processor_core.c | |
parent | 786f18c666d7202a86a8aa42a98783b115fe8739 (diff) |
ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL
acpi_pci_link_set() allocates both with interrupts on
and with interrupts off (resume-time), so check interrupts
and decide on GFP_ATOMIC or GFP_KERNEL at run-time.
Signed-off-by: Jiri Kosina <jikos@jikos.cz>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/processor_core.c')
0 files changed, 0 insertions, 0 deletions