On Fri, Sep 12, 2025 at 03:30:34PM +0000, Eliav Farber wrote:
This series backports four commits to bring include/linux/overflow.h in line with v5.15.193:
- 2541be80b1a2 ("overflow: Correct check_shl_overflow() comment")
- 564e84663d25 ("compiler.h: drop fallback overflow checkers")
- 1d1ac8244c22 ("overflow: Allow mixed type arguments")
- f96cfe3e05b0 ("tracing: Define the is_signed_type() macro once")
None of these SHA1s match with what's actually in v5.15.193. What's going on here?