[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120620.143916.148839963180541405.davem@davemloft.net>
Date: Wed, 20 Jun 2012 14:39:16 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, steffen.klassert@...unet.com
Subject: Re: [PATCH net-next] inetpeer: inetpeer_invalidate_tree() cleanup
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Wed, 20 Jun 2012 16:02:10 +0200
> From: Eric Dumazet <edumazet@...gle.com>
>
> No need to use cmpxchg() in inetpeer_invalidate_tree() since we hold
> base lock.
>
> Also use correct rcu annotations to remove sparse errors
> (CONFIG_SPARSE_RCU_POINTER=y)
>
> net/ipv4/inetpeer.c:144:19: error: incompatible types in comparison
> expression (different address spaces)
> net/ipv4/inetpeer.c:149:20: error: incompatible types in comparison
> expression (different address spaces)
> net/ipv4/inetpeer.c:595:10: error: incompatible types in comparison
> expression (different address spaces)
>
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied, thanks Eric.
--
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