Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1469758
| From | Xander Huff <xander.huff@ni.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] phy: request shared IRQ |
| Date | 2016-08-25 00:10 +0200 |
| Message-ID | <s9OwV-dA-9@gated-at.bofh.it> (permalink) |
| References | <s9KD0-5zX-43@gated-at.bofh.it> <s9Lpn-69M-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 8/24/2016 1:41 PM, Sergei Shtylyov wrote:
> Hello.
>
> On 08/24/2016 08:53 PM, Xander Huff wrote:
>
>> From: Nathan Sullivan <nathan.sullivan@ni.com>
>>
>> On hardware with multiple PHY devices hooked up to the same IRQ line, allow
>> them to share it.
>
> Note that it had been allowed until my (erroneous?) commit
> 33c133cc7598e60976a069344910d63e56cc4401 ("phy: IRQ cannot be shared"), so I'd
> like this commit just reverted instead...
> 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...
>
> MBR, Sergei
>
Thanks for the suggestion, Sergei. I'll do just that.
--
Xander Huff
Staff Software Engineer
National Instruments
Back to linux.kernel | Previous | Next — Previous in thread | Next 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