Re: [PATCH v2 0/6] fw_devlink improvements
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-09-15 12:15:23
Also in:
linux-acpi, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-09-15 12:15:23
Also in:
linux-acpi, lkml
On Wed, Sep 15, 2021 at 01:11:32AM -0700, Saravana Kannan wrote:
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. -Saravana
You 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.
You are also missing Fixes: tags for the two MDIO patches. Stable
needs them to know how far back to port the fixes.
Andrew