[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: 8b1d858cbd4e1800e9336404ba7892b5a721230d
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 5.15.y | Not found 5.10.y | Not found
Note: The patch differs from the upstream commit: --- 1: 8b1d858cbd4e1 ! 1: 0805e2574890e Input: sparcspkr - avoid unannotated fall-through @@ Metadata ## Commit message ## Input: sparcspkr - avoid unannotated fall-through
+ [ Upstream commit 8b1d858cbd4e1800e9336404ba7892b5a721230d ] + Fix follow warnings with clang-21i (and reformat for clarity): drivers/input/misc/sparcspkr.c:78:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] 78 | case SND_TONE: break; ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-5.4.y | Success | Success | | stable/linux-6.12.y | Success | Success |