Re: [PATCH] net/ipv6: propagate user pointer annotation

2020-12-01 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Fri, 27 Nov 2020 10:34:21 +0100 you wrote: > For IPV6_2292PKTOPTIONS, do_ipv6_getsockopt() stores the user pointer > optval in the msg_control field of the msghdr. > > Hence, sparse rightfully warns at

Re: [PATCH] net/ipv6: propagate user pointer annotation

2020-12-01 Thread Christoph Hellwig
Looks good, Reviewed-by: Christoph Hellwig

[PATCH] net/ipv6: propagate user pointer annotation

2020-11-27 Thread Lukas Bulwahn
For IPV6_2292PKTOPTIONS, do_ipv6_getsockopt() stores the user pointer optval in the msg_control field of the msghdr. Hence, sparse rightfully warns at ./net/ipv6/ipv6_sockglue.c:1151:33: warning: incorrect type in assignment (different address spaces) expected void *msg_control got