[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100222.154619.21200458.davem@davemloft.net>
Date: Mon, 22 Feb 2010 15:46:19 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: shemminger@...tta.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 2/3] packet: convert socket list to RCU (v3)
From: Stephen Hemminger <shemminger@...tta.com>
Date: Mon, 22 Feb 2010 09:57:18 -0800
> Convert AF_PACKET to use RCU, eliminating one more reader/writer lock.
>
> There is no need for a real sk_del_node_init_rcu(), because sk_del_node_init
> is doing the equivalent thing to hlst_del_init_rcu already; but added
> some comments to try and make that obvious.
>
> Signed-off-by: Stephen Hemminger <shemminger@...tta.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