On Sat, Dec 20, 2025, at 14:55, Thomas Weißschuh wrote: > nolibc currently uses 32-bit types for various APIs. These are > problematic as their reduced value range can lead to truncated values. > > Intended for 6.19. > > Signed-off-by: Thomas Weißschuh <[email protected]> > --- > Changes in v3: > - Only use _Static_assert() where available > - Link to v2: > https://lore.kernel.org/r/[email protected]
I looked at each patch again, and I this looks great to me! Whole series Reviewed-by: Arnd Bergmann <[email protected]>

