xen: drop tracking of IRQ vector
authorJan Beulich <JBeulich@suse.com>
Wed, 3 Apr 2013 14:52:50 +0000 (15:52 +0100)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 16 Apr 2013 19:05:45 +0000 (15:05 -0400)
commitdec02dea1c159b69aa88cbfe9c89b2b46eadd28f
tree7b4af6d6ddd44347d6abb44f9bb034620645220f
parent96f28bc66adb1414cfc9405ff80cfffdc44edd84
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>
arch/x86/pci/xen.c
drivers/xen/events.c
include/xen/events.h
This page took 0.025117 seconds and 5 git commands to generate.