> On Fri, Sep 12, 2025 at 12:56:01PM +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")
>
> You forgot to sign-off on these backports :(
>
> Other than that, they look good to me, thanks! Can you resend with that added?
Done
---
Thanks, Eliav