commit | dec02dea1c159b69aa88cbfe9c89b2b46eadd28f | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@suse.com> | Wed Apr 03 15:52:50 2013 +0100 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Apr 16 15:05:45 2013 -0400 |
tree | 7b4af6d6ddd44347d6abb44f9bb034620645220f | |
parent | 96f28bc66adb1414cfc9405ff80cfffdc44edd84 [diff] |
xen: drop tracking of IRQ vector For quite a few Xen versions, this wasn't the IRQ vector anymore anyway, and it is not being used by the kernel for anything. Hence drop the field from struct irq_info, and respective function parameters. Signed-off-by: Jan Beulich <jbeulich@suse.com> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>