All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Sergey Shtylyov <s.shtylyov@omp.ru>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	steve.glendinning@shawell.net, edumazet@google.com,
	pabeni@redhat.com, linux-sh@vger.kernel.org
Subject: Re: [PATCH] smsc911x: allow using IRQ0
Date: Wed, 04 May 2022 00:10:11 +0000	[thread overview]
Message-ID: <165162301110.12177.14437301464055233758.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <656036e4-6387-38df-b8a7-6ba683b16e63@omp.ru>

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 2 May 2022 23:14:09 +0300 you wrote:
> The AlphaProject AP-SH4A-3A/AP-SH4AD-0A SH boards use IRQ0 for their SMSC
> LAN911x Ethernet chip, so the networking on them must have been broken by
> commit 965b2aa78fbc ("net/smsc911x: fix irq resource allocation failure")
> which filtered out 0 as well as the negative error codes -- it was kinda
> correct at the time, as platform_get_irq() could return 0 on of_irq_get()
> failure and on the actual 0 in an IRQ resource.  This issue was fixed by
> me (back in 2016!), so we should be able to fix this driver to allow IRQ0
> usage again...
> 
> [...]

Here is the summary with links:
  - smsc911x: allow using IRQ0
    https://git.kernel.org/netdev/net/c/5ef9b803a4af

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2022-05-04  0:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-02 20:14 [PATCH] smsc911x: allow using IRQ0 Sergey Shtylyov
2022-05-04  0:10 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=165162301110.12177.14437301464055233758.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=s.shtylyov@omp.ru \
    --cc=steve.glendinning@shawell.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.