[ Sasha's backport helper bot ]
Hi,
Summary of potential issues: ⚠️ Found follow-up fixes in mainline
The upstream commit SHA1 provided is correct: 5ba8b837b522d7051ef81bacf3d95383ff8edce5
WARNING: Author mismatch between patch and upstream commit: Backport author: Siddh Raman Pant siddh.raman.pant@oracle.com Commit author: Cong Wang xiyou.wangcong@gmail.com
Status in newer kernel trees: 6.15.y | Present (exact SHA1) 6.12.y | Not found 6.6.y | Not found 6.1.y | Not found
Found fixes commits: 376947861013 sch_htb: make htb_deactivate() idempotent
Note: The patch differs from the upstream commit: --- 1: 5ba8b837b522 ! 1: 2a0a35e37372 sch_htb: make htb_qlen_notify() idempotent @@ Commit message Link: https://patch.msgid.link/20250403211033.166059-2-xiyou.wangcong@gmail.com Acked-by: Jamal Hadi Salim jhs@mojatatu.com Signed-off-by: Paolo Abeni pabeni@redhat.com + (cherry picked from commit 5ba8b837b522d7051ef81bacf3d95383ff8edce5) + Signed-off-by: Siddh Raman Pant siddh.raman.pant@oracle.com
## net/sched/sch_htb.c ## @@ net/sched/sch_htb.c: static void htb_qlen_notify(struct Qdisc *sch, unsigned long arg)
---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | 5.15 | Success | Success | | 5.10 | Success | Success |