summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
diff options
context:
space:
mode:
authorSuresh Siddha <suresh.b.siddha@intel.com>2009-03-17 01:05:05 +0100
committerH. Peter Anvin <hpa@linux.intel.com>2009-03-18 00:49:30 +0100
commitfa4b57cc045d6134b9862b2873f9c8ba9ed53ffe (patch)
tree7c31d15426e29d86314545be3cf9553ab91ef574 /arch/x86/kernel/apic
parentx86: fix broken irq migration logic while cleaning up multiple vectors (diff)
downloadlinux-fa4b57cc045d6134b9862b2873f9c8ba9ed53ffe.tar.xz
linux-fa4b57cc045d6134b9862b2873f9c8ba9ed53ffe.zip
x86, dmar: use atomic allocations for QI and Intr-remapping init
Impact: invalid use of GFP_KERNEL in interrupt context Queued invalidation and interrupt-remapping will get initialized with interrupts disabled (while enabling interrupt-remapping). So use GFP_ATOMIC instead of GFP_KERNEL for memory alloacations. Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/kernel/apic')
0 files changed, 0 insertions, 0 deletions