From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: [PATCH] net: add a synchronize_net() in netdev_rx_handler_unregister() Date: Fri, 29 Mar 2013 17:12:19 +0100 Message-ID: <20130329161219.GA1668@minipsycho.orion> References: <1364490997.6345.237.camel@gandalf.local.home> <1364491792.15753.47.camel@edumazet-glaptop> <20130329094856.GB1677@minipsycho.orion> <1364562082.5113.16.camel@edumazet-glaptop> <5155AF24.3090305@redhat.com> <1364571495.5113.23.camel@edumazet-glaptop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Ivan Vecera , Jiri Pirko , Steven Rostedt , Andy Gospodarek , "David S. Miller" , LKML , netdev , Nicolas de =?iso-8859-1?Q?Peslo=FCan?= , Thomas Gleixner , Guy Streeter , "Paul E. McKenney" , stephen@networkplumber.org To: Eric Dumazet Return-path: Content-Disposition: inline In-Reply-To: <1364571495.5113.23.camel@edumazet-glaptop> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Fri, Mar 29, 2013 at 04:38:15PM CET, eric.dumazet@gmail.com wrote: >On Fri, 2013-03-29 at 16:11 +0100, Ivan Vecera wrote: > >> Erik, why doesn't help the write barrier between the assignments. It >> should guarantee their orders... or not? >> > >Its not enough, I wont explain here why as RCU is quite well documented >in Documentation/RCU Can you point me exact paragraph? I'm unable to find that :( > > > >-- >To unsubscribe from this list: send the line "unsubscribe netdev" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html