Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1423682
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/4] net-next: mediatek: IRQ cleanups, fixes and grouping |
| Date | 2016-06-16 07:30 +0200 |
| Message-ID | <rKy2l-4dk-9@gated-at.bofh.it> (permalink) |
| References | <rKksp-3QZ-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: John Crispin <john@phrozen.org> Date: Wed, 15 Jun 2016 16:58:46 +0200 > This series contains 2 small code cleanups that are leftovers from the > MIPS support. There is also a small fix that adds proper locking to the > code accessing the IRQ registers. Without this fix we saw deadlocks caused > by the last patch of the series, which adds IRQ grouping. The grouping > feature allows us to use different IRQs for TX and RX. By doing so we can > use affinity to let the SoC handle the IRQs on different cores. This patch series doesn't apply cleanly to the net-next tree, I get rejects on patch #4.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/4] net-next: mediatek: IRQ cleanups, fixes and grouping John Crispin <john@phrozen.org> - 2016-06-15 17:00 +0200
[PATCH 3/4] net-next: mediatek: add IRQ locking John Crispin <john@phrozen.org> - 2016-06-15 17:00 +0200
[PATCH 2/4] net-next: mediatek: don't use intermediate variables to store IRQ masks John Crispin <john@phrozen.org> - 2016-06-15 17:10 +0200
[PATCH 1/4] net-next: mediatek: remove superfluous register reads John Crispin <john@phrozen.org> - 2016-06-15 17:10 +0200
[PATCH 4/4] net-next: mediatek: add support for IRQ grouping John Crispin <john@phrozen.org> - 2016-06-15 17:10 +0200
Re: [PATCH 0/4] net-next: mediatek: IRQ cleanups, fixes and grouping David Miller <davem@davemloft.net> - 2016-06-16 07:30 +0200
Re: [PATCH 0/4] net-next: mediatek: IRQ cleanups, fixes and grouping John Crispin <john@phrozen.org> - 2016-06-16 11:50 +0200
Re: [PATCH 0/4] net-next: mediatek: IRQ cleanups, fixes and grouping Daniel Borkmann <daniel@iogearbox.net> - 2016-06-16 12:00 +0200
Re: [PATCH 0/4] net-next: mediatek: IRQ cleanups, fixes and grouping David Miller <davem@davemloft.net> - 2016-06-17 02:30 +0200
csiph-web