Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1338310
| From | Jason Cooper <jason@lakedaemon.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method |
| Date | 2016-02-19 17:10 +0100 |
| Message-ID | <r3VN0-7DB-9@gated-at.bofh.it> (permalink) |
| References | <r3UQW-6RV-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Feb 19, 2016 at 03:00:29PM +0000, Marc Zyngier wrote: > Moving an SPI around doesn't require any extra work from the rest > of the stack, and specially not for MSI-generated SPIs. > > It is then worth returning IRQ_SET_MASK_OK_DONE instead of > IRQ_SET_MASK_OK, and simplify the other irqchips that rely on > this behaviour (GICv2m and Marvell's ODMI controller). > > Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> > --- > drivers/irqchip/irq-gic-v2m.c | 14 +------------- > drivers/irqchip/irq-gic.c | 2 +- > drivers/irqchip/irq-mvebu-odmi.c | 14 +------------- > 3 files changed, 3 insertions(+), 27 deletions(-) Applied to irchip/mvebu with Thomas' (P) Acked-by. thx, Jason.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method Marc Zyngier <marc.zyngier@arm.com> - 2016-02-19 16:10 +0100 Re: [PATCH] irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2016-02-19 16:10 +0100 Re: [PATCH] irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method Jason Cooper <jason@lakedaemon.net> - 2016-02-19 17:10 +0100
csiph-web