From: patchwork-bot+netdevbpf@kernel.org
To: Kubalewski@ci.codeaurora.org, Arkadiusz <arkadiusz.kubalewski@intel.com>
Cc: netdev@vger.kernel.org, vadim.fedorenko@linux.dev,
jiri@resnulli.us, davem@davemloft.net, milena.olech@intel.com,
linux-kernel@vger.kernel.org, pabeni@redhat.com, kuba@kernel.org,
mschmidt@redhat.com
Subject: Re: [PATCH net v6 0/4] dpll: fix unordered unbind/bind registerer issues
Date: Mon, 22 Jan 2024 11:23:54 +0000 [thread overview]
Message-ID: <170592263407.5359.16052163888086860774.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240119134304.576956-1-arkadiusz.kubalewski@intel.com>
Hello:
This series was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:
On Fri, 19 Jan 2024 14:43:00 +0100 you wrote:
> Fix issues when performing unordered unbind/bind of a kernel modules
> which are using a dpll device with DPLL_PIN_TYPE_MUX pins.
> Currently only serialized bind/unbind of such use case works, fix
> the issues and allow for unserialized kernel module bind order.
>
> The issues are observed on the ice driver, i.e.,
>
> [...]
Here is the summary with links:
- [net,v6,1/4] dpll: fix broken error path in dpll_pin_alloc(..)
https://git.kernel.org/netdev/net/c/b6a11a7fc4d6
- [net,v6,2/4] dpll: fix pin dump crash for rebound module
https://git.kernel.org/netdev/net/c/830ead5fb0c5
- [net,v6,3/4] dpll: fix userspace availability of pins
https://git.kernel.org/netdev/net/c/db2ec3c94667
- [net,v6,4/4] dpll: fix register pin with unregistered parent pin
https://git.kernel.org/netdev/net/c/7dc5b18ff71b
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:[~2024-01-22 11:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-19 13:43 [PATCH net v6 0/4] dpll: fix unordered unbind/bind registerer issues Arkadiusz Kubalewski
2024-01-19 13:43 ` [PATCH net v6 1/4] dpll: fix broken error path in dpll_pin_alloc(..) Arkadiusz Kubalewski
2024-01-19 13:43 ` [PATCH net v6 2/4] dpll: fix pin dump crash for rebound module Arkadiusz Kubalewski
2024-01-19 15:16 ` Jiri Pirko
2024-01-19 13:43 ` [PATCH net v6 3/4] dpll: fix userspace availability of pins Arkadiusz Kubalewski
2024-01-19 13:43 ` [PATCH net v6 4/4] dpll: fix register pin with unregistered parent pin Arkadiusz Kubalewski
2024-01-19 16:08 ` [PATCH net v6 0/4] dpll: fix unordered unbind/bind registerer issues Vadim Fedorenko
2024-01-22 11:23 ` 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=170592263407.5359.16052163888086860774.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=Kubalewski@ci.codeaurora.org \
--cc=arkadiusz.kubalewski@intel.com \
--cc=davem@davemloft.net \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=milena.olech@intel.com \
--cc=mschmidt@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=vadim.fedorenko@linux.dev \
/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.