Files
linux/drivers
Suresh Siddha fa4b57cc04 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>
2009-03-17 16:49:30 -07:00
..
2009-02-18 17:41:38 -08:00
2009-03-05 16:10:58 +01:00
2009-02-26 10:32:31 -08:00
2009-03-04 00:57:25 -07:00
2009-02-11 14:25:36 -08:00
2009-02-18 15:37:56 -08:00
2009-02-22 20:05:19 +01:00