I guess I would have named the subject-prefix "PATCH stable 5.10", so this jumps out better. On Tue, Dec 06, 2022 at 03:51:04PM +0200, Radu Nicolae Pirea (OSS) wrote: > Allocate more memory for the new_retagging table according to its size. > > Signed-off-by: Radu Nicolae Pirea (OSS) <radu-nicolae.pirea@xxxxxxxxxxx> > --- > drivers/net/dsa/sja1105/sja1105_main.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > Should be applied on top of 5.10.157. > It is not relevant for newer LTS kernels. The fix is correct. Reviewed-by: Vladimir Oltean <olteanv@xxxxxxxxx> The code it fixes was deleted in commit 6dfd23d35e75 ("net: dsa: sja1105: delete vlan delta save/restore logic"), which first appeared in v5.15, and was introduced in commit ec5ae61076d0 ("net: dsa: sja1105: save/restore VLANs using a delta commit method"), which first appeared in v5.9. So the patch should be applied only to the currently maintained linux-stable branches older than linux-5.15.y. That is indeed only linux-5.10.y.