This is a first step towards the discussed elimination of struct irq_cfg, followed by moving some non-IO-APIC related x86 code from io_apic.c to irq.c. The patches aren''t really connected except for the second building upon the first and continuing the cleanup begun there. 1: fold struct irq_cfg into struct irq_desc 2: x86: move generic IRQ code out of io_apic.c Signed-off-by: Jan Beulich <jbeulich@suse.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2011-Oct-19 07:00 UTC
Re: [Xen-devel] [PATCH 0/2] simplify/clean up IRQ handling
On 19/10/2011 07:34, "Jan Beulich" <JBeulich@suse.com> wrote:> This is a first step towards the discussed elimination of struct irq_cfg, > followed by moving some non-IO-APIC related x86 code from io_apic.c > to irq.c. The patches aren''t really connected except for the second > building upon the first and continuing the cleanup begun there. > > 1: fold struct irq_cfg into struct irq_desc > 2: x86: move generic IRQ code out of io_apic.cLooks straightforward enough. Perhaps Andrew would like to take a look and Ack also. -- Keir> Signed-off-by: Jan Beulich <jbeulich@suse.com> > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel