[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4AF9B546.5090805@gmail.com>
Date: Tue, 10 Nov 2009 19:47:34 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Stephen Hemminger <shemminger@...tta.com>
CC: David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH 09/10] IPV4: use rcu to walk list of devices in IGMP
Stephen Hemminger a écrit :
> This also needs to be optimized for large number of devices.
>
> Signed-off-by: Stephen Hemminger <shemminger@...tta.com>
>
> static void igmp_mcf_seq_stop(struct seq_file *seq, void *v)
> + __releases(rcu)
Minor note : we usually use RCU instead of rcu, but it doesnt really matter.
Acked-by: Eric Dumazet <eric.dumazet@...il.com>
--
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