Jan Beulich
2011-Nov-07 09:55 UTC
[Xen-devel] [PATCH 0/6] final conversion to new CPU mask accessors and away from irq_cfg
This patch set completes the conversion to the new CPU mask interfaces and, as the final step eliminates the remaining few uses of struct irq_cfg. 1: eliminate cpus_xyz() 2: eliminate cpu_test_xyz() 3: eliminate cpu_set() 4: eliminate cpu_clear() 5: eliminate first_cpu() etc 6: eliminate remaining uses of struct irq_cfg Signed-off-by: Jan Beulich <jbeulich@suse.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Andrew Cooper
2011-Nov-07 13:28 UTC
Re: [Xen-devel] [PATCH 0/6] final conversion to new CPU mask accessors and away from irq_cfg
On 07/11/11 09:55, Jan Beulich wrote:> This patch set completes the conversion to the new CPU mask interfaces > and, as the final step eliminates the remaining few uses of struct irq_cfg. > > 1: eliminate cpus_xyz() > 2: eliminate cpu_test_xyz() > 3: eliminate cpu_set() > 4: eliminate cpu_clear() > 5: eliminate first_cpu() etc > 6: eliminate remaining uses of struct irq_cfg > > Signed-off-by: Jan Beulich <jbeulich@suse.com> > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-develAll look fine to me. Glad to see irq_cfg disappear. Acked-by: Andrew Cooper <andrew.cooper3@citrix.com> -- Andrew Cooper - Dom0 Kernel Engineer, Citrix XenServer T: +44 (0)1223 225 900, http://www.citrix.com _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel