Re: [PATCH v2 0/6] fw_devlink improvements
From: Saravana Kannan <hidden>
Date: 2021-09-15 17:19:27
Also in:
linux-acpi, lkml
From: Saravana Kannan <hidden>
Date: 2021-09-15 17:19:27
Also in:
linux-acpi, lkml
On Wed, Sep 15, 2021 at 5:14 AM Andrew Lunn [off-list ref] wrote:
On Wed, Sep 15, 2021 at 01:11:32AM -0700, Saravana Kannan wrote:quoted
Patches ready for picking up: Patch 1 fixes a bug in fw_devlink. Patch 2-4 are meant to make debugging easier Patch 5 and 6 fix fw_devlink issues with PHYs and networking Andrew, I think Patch 5 and 6 should be picked up be Greg too. Let me know if you disagree. -SaravanaYou are mixing fixes and development work. You should not do that, please keep them separate. They are heading in different directions. Fixed should get applied to -rc1, where as development work will be queued for the next merge window.
Done. https://lore.kernel.org/lkml/20210915170940.617415-1-saravanak@google.com/ (local) -Saravana -Saravana
You are also missing Fixes: tags for the two MDIO patches. Stable
needs them to know how far back to port the fixes.
Andrew