Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1737207
| From | Paul Burton <paul.burton@imgtec.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] irqchip: mips-gic: Couple of fixes for v4.14-rc1 breakage |
| Date | 2017-09-22 08:30 +0200 |
| Message-ID | <uspDj-2JB-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
These 2 patches fix a couple of issues found with the MIPS GIC driver in
v4.14-rc1 as a result of my recent series. My apologies!
Thanks,
Paul
Paul Burton (2):
irqchip: mips-gic: Fix shifts to extract register fields
irqchip: mips-gic: Use effective affinity to unmask
drivers/irqchip/irq-mips-gic.c | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
--
2.14.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] irqchip: mips-gic: Couple of fixes for v4.14-rc1 breakage Paul Burton <paul.burton@imgtec.com> - 2017-09-22 08:30 +0200 [PATCH 2/2] irqchip: mips-gic: Use effective affinity to unmask Paul Burton <paul.burton@imgtec.com> - 2017-09-22 08:30 +0200 [PATCH 1/2] irqchip: mips-gic: Fix shifts to extract register fields Paul Burton <paul.burton@imgtec.com> - 2017-09-22 08:30 +0200
csiph-web