From: patchwork-bot+netdevbpf@kernel.org
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, mw@semihalf.com,
linux@armlinux.org.uk, kuba@kernel.org
Subject: Re: [PATCH net-next v1 1/4] net: mvpp2: Put fwnode in error case during ->probe()
Date: Mon, 10 May 2021 22:20:12 +0000 [thread overview]
Message-ID: <162068521210.17141.12537485843274435664.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210510095808.3302997-1-andy.shevchenko@gmail.com>
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Mon, 10 May 2021 12:58:05 +0300 you wrote:
> In each iteration fwnode_for_each_available_child_node() bumps a reference
> counting of a loop variable followed by dropping in on a next iteration,
>
> Since in error case the loop is broken, we have to drop a reference count
> by ourselves. Do it for port_fwnode in error case during ->probe().
>
> Fixes: 248122212f68 ("net: mvpp2: use device_*/fwnode_* APIs instead of of_*")
> Cc: Marcin Wojtas <mw@semihalf.com>
> Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
>
> [...]
Here is the summary with links:
- [net-next,v1,1/4] net: mvpp2: Put fwnode in error case during ->probe()
https://git.kernel.org/netdev/net-next/c/71f0891c84df
- [net-next,v1,2/4] net: mvpp2: Use device_get_match_data() helper
https://git.kernel.org/netdev/net-next/c/692b82c57f71
- [net-next,v1,3/4] net: mvpp2: Use devm_clk_get_optional()
https://git.kernel.org/netdev/net-next/c/cf3399b731d3
- [net-next,v1,4/4] net: mvpp2: Unshadow error code of device_property_read_u32()
https://git.kernel.org/netdev/net-next/c/584525554fd6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-05-10 22:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-10 9:58 [PATCH net-next v1 1/4] net: mvpp2: Put fwnode in error case during ->probe() Andy Shevchenko
2021-05-10 9:58 ` [PATCH net-next v1 2/4] net: mvpp2: Use device_get_match_data() helper Andy Shevchenko
2021-05-10 9:58 ` [PATCH net-next v1 3/4] net: mvpp2: Use devm_clk_get_optional() Andy Shevchenko
2021-05-10 9:58 ` [PATCH net-next v1 4/4] net: mvpp2: Unshadow error code of device_property_read_u32() Andy Shevchenko
2021-05-10 22:20 ` 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=162068521210.17141.12537485843274435664.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andy.shevchenko@gmail.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mw@semihalf.com \
--cc=netdev@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox