Hi Herbert, On 13. Sep 2025 Herbert Xu wrote: > Returning values through arguments is confusing and that has > upset the compiler with the recent change to memdup_user: > ... > Fix this by returning the pointer directly. I didn't notice the warnings, but thanks for fixing it. Reviewed-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>