commit | 2c52f8d3f787ec8e39022da7d57b9f4f482ad2d0 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Mon Oct 18 17:11:10 2010 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Mon Oct 18 17:12:38 2010 -0400 |
tree | eb4b225095a204d3913b547de2befae8a49c357d | |
parent | 2775609c5d9a9d40ad5f101e23438ceacee4250b [diff] |
x86: xen: Sanitse irq handling (part two) Thomas Gleixner cleaned up event handling to use the sparse_irq handling, but the xen-pcifront patches utilized the old mechanism. This fixes them to work with sparse_irq handling. Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>