On Fri, Feb 25, 2022 at 05:14:13PM +0000, Svenning Sørensen wrote:
gregkh@linuxfoundation wrote:
The patch below does not apply to the 5.16-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to stable@vger.kernel.org.
...
------------------ original commit in Linus's tree ------------------
From 3d00827a90db6f79abc7cdc553887f89a2e0a184 Mon Sep 17 00:00:00 2001
Hi Greg,
That's strange - it applies just fine without errors here:
--- snip --- $ git log --oneline -n 1 f40e0f7a433b (HEAD -> linux-5.16.y, tag: v5.16.11, stable/linux-5.16.y) Linux 5.16.11 $ git cherry-pick -x 3d00827a90db6f79abc7cdc553887f89a2e0a184 [linux-5.16.y e1e17aca71a0] net: dsa: microchip: fix bridging with more than two member ports Date: Fri Feb 18 11:27:01 2022 +0000 1 file changed, 23 insertions(+), 3 deletions(-) --- snip ---
So I'm not sure what's needed for backporting?
Try building it :)