diff options
author | 2006-08-24 00:36:19 -0400 | |
---|---|---|
committer | 2006-10-14 01:54:21 -0400 | |
commit | 168a328f30e9d1a8bc6ff55c0501e0bdc08bee60 (patch) | |
tree | 16c6e686a55596bdf3110366f6a408407b682710 /drivers/net/wireless/hostap/hostap_ap.c | |
parent | ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG (diff) | |
download | wireguard-linux-168a328f30e9d1a8bc6ff55c0501e0bdc08bee60.tar.xz wireguard-linux-168a328f30e9d1a8bc6ff55c0501e0bdc08bee60.zip |
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/net/wireless/hostap/hostap_ap.c')
0 files changed, 0 insertions, 0 deletions