[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140909.201513.107839060178305607.davem@davemloft.net>
Date: Tue, 09 Sep 2014 20:15:13 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] ipv4: rcu cleanup in ip_ra_control()
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Tue, 09 Sep 2014 08:11:41 -0700
> From: Eric Dumazet <edumazet@...gle.com>
>
> Remove one sparse warning :
> net/ipv4/ip_sockglue.c:328:22: warning: incorrect type in assignment (different address spaces)
> net/ipv4/ip_sockglue.c:328:22: expected struct ip_ra_chain [noderef] <asn:4>*next
> net/ipv4/ip_sockglue.c:328:22: got struct ip_ra_chain *[assigned] ra
>
> And replace one rcu_assign_ptr() by RCU_INIT_POINTER() where applicable.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists