commit | 70733e0c7ed22177e2cfe660fa2a0e90f1f39126 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joro@8bytes.org> | Wed Sep 26 12:44:33 2012 +0200 |
committer | Joerg Roedel <joro@8bytes.org> | Mon Jan 28 10:48:29 2013 +0100 |
tree | c5e73c4c773dcfe8309f7b2734835f55495a9c15 | |
parent | 5ca72c4f7c412c2002363218901eba5516c476b1 [diff] |
x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code Move the three easy to move checks in the x86' apic.c file into the IRQ-remapping code. Signed-off-by: Joerg Roedel <joro@8bytes.org> Acked-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>