Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1470490
| From | David Miller <davem@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] Revert "phy: IRQ cannot be shared" |
| Date | 2016-08-26 02:20 +0200 |
| Message-ID | <sad2h-888-5@gated-at.bofh.it> (permalink) |
| References | <s9Lpn-69M-11@gated-at.bofh.it> <s9OwV-dA-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Xander Huff <xander.huff@ni.com>
Date: Wed, 24 Aug 2016 16:47:53 -0500
> This reverts:
> commit 33c133cc7598 ("phy: IRQ cannot be shared")
>
> On hardware with multiple PHY devices hooked up to the same IRQ line, allow
> them to share it.
>
> Sergei Shtylyov says:
> "I'm not sure now what was the reason I concluded that the IRQ sharing
> was impossible... most probably I thought that the kernel IRQ handling
> code exited the loop over the IRQ actions once IRQ_HANDLED was returned
> -- which is obviously not so in reality..."
>
> Signed-off-by: Xander Huff <xander.huff@ni.com>
> Signed-off-by: Nathan Sullivan <nathan.sullivan@ni.com>
> ---
> Note: this reverted code fails "CHECK: Alignment should match open
> parentesis"
That's fine, we can fix up the indentation later.
Applied and queued up for -stable, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] phy: request shared IRQ Xander Huff <xander.huff@ni.com> - 2016-08-24 20:00 +0200
Re: [PATCH] phy: request shared IRQ Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-08-24 20:50 +0200
Re: [PATCH] phy: request shared IRQ Xander Huff <xander.huff@ni.com> - 2016-08-25 00:10 +0200
[PATCH v2] Revert "phy: IRQ cannot be shared" Xander Huff <xander.huff@ni.com> - 2016-08-25 00:10 +0200
Re: [PATCH v2] Revert "phy: IRQ cannot be shared" David Miller <davem@redhat.com> - 2016-08-26 02:20 +0200
csiph-web