Re: [PATCH] net: add a synchronize_net() in netdev_rx_handler_unregister()
From: Eric Dumazet <hidden>
Date: 2013-03-29 15:38:22
Also in:
lkml
From: Eric Dumazet <hidden>
Date: 2013-03-29 15:38:22
Also in:
lkml
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