Hi Thomas,
On Sat, Apr 04, 2026 at 10:08:17AM +0200, Thomas Weißschuh wrote:
> Handle all possible values of minor and major numbers.
>
> Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
> ---
> Changes in v2:
> - Stay compatible with applications expecting makedev(), major() or
> minor() to be macros.
> - Link to v1: https://patch.msgid.link/20260331-nolibc-makedev-v1-0-ee79ee31e4d6@weissschuh.net
Thanks for this. Your series looks good to me. I was also initially
concerned by the loss of macros but you addressed it in this series
so everything's fine from my perspective.
Acked-by: Willy Tarreau <w@1wt.eu>
Thanks,
willy