Re: [PATCH v2 3/3] net/ipv6: Initialise msg_control_is_user

From: Christoph Hellwig
Date: Thu Apr 13 2023 - 10:07:50 EST


On Thu, Apr 13, 2023 at 12:47:05PM +0100, Kevin Brodsky wrote:
> do_ipv6_setsockopt() makes use of struct msghdr::msg_control in the
> IPV6_2292PKTOPTIONS case. Make sure to initialise
> msg_control_is_user accordingly.

Looks good:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>