commit | 373dd7a27f2469020e7b56744cf47b82986b9749 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joro@8bytes.org> | Wed Sep 26 12:44:39 2012 +0200 |
committer | Joerg Roedel <joro@8bytes.org> | Mon Jan 28 12:17:26 2013 +0100 |
tree | 1fb77f5d3b11ad5d2c97c1244e1460cabb94593a | |
parent | 5afba62cc8a16716508605e02c1b02ee5f969184 [diff] |
x86, io_apic: Introduce set_affinity function pointer With interrupt remapping a special function is used to change the affinity of an IO-APIC interrupt. Abstract this with a function pointer. 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>