On 25/03/2025 at 01:11, Yury Norov wrote: > + Anshuman Khandual, Catalin Marinas, linux-arm-ker...@lists.infradead.org > > This series moves GENMASK_U128 out of uapi. ARM is the only proposed > user. Add ARM people for visibility.
Actually, not yet. Here, I am decoupling GENMASK_U128() from __GENMASK_U128(), but I did not touch the uapi. After this series, __GENMASK_U128() is not used anymore in the kernel, but I am not brave enough to remove it myself because there is always a risk that some userland code somewhere is relying on it… (...) Yours sincerely, Vincent Mailhol