diff options
author | Jesper Dangaard Brouer <hawk@comx.dk> | 2009-06-26 10:45:48 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-06-26 20:51:32 (GMT) |
commit | 473c22d759e73cbbe604f41105b497817cc2ee8e (patch) | |
tree | 799832200c62f721718408a1a072da2cdc5fa35c /arch/x86/math-emu | |
parent | 1f2ccd00f224a4e2d6d26f590f3e6851f3deef99 (diff) | |
download | linux-fsl-qoriq-473c22d759e73cbbe604f41105b497817cc2ee8e.tar.xz |
bridge: Use rcu_barrier() instead of syncronize_net() on unload.
When unloading modules that uses call_rcu() callbacks, then we must
use rcu_barrier(). This module uses syncronize_net() which is not
enough to be sure that all callback has been completed.
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/x86/math-emu')
0 files changed, 0 insertions, 0 deletions