aboutsummaryrefslogtreecommitdiff
path: root/kernel/livepatch/patch.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.ibm.com>2018-11-06 19:45:50 -0800
committerPaul E. McKenney <paulmck@linux.ibm.com>2018-12-01 12:38:48 -0800
commit1a56f7d53b5c8e82442e86eeac0b5d549088ee42 (patch)
tree46576b758e231b6c7c4ad4ba09088f6c22ff4594 /kernel/livepatch/patch.c
parent5da54c1810e52f7abba0ff7932dddd761f945875 (diff)
downloadlinux-1a56f7d53b5c8e82442e86eeac0b5d549088ee42.tar.gz
linux-1a56f7d53b5c8e82442e86eeac0b5d549088ee42.tar.bz2
linux-1a56f7d53b5c8e82442e86eeac0b5d549088ee42.zip
net/bridge: Replace call_rcu_bh() and rcu_barrier_bh()
Now that call_rcu()'s callback is not invoked until after all bh-disable regions of code have completed (in addition to explicitly marked RCU read-side critical sections), call_rcu() can be used in place of call_rcu_bh(). Similarly, rcu_barrier() can be used in place of rcu_barrier_bh(). This commit therefore makes these changes. Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> Cc: Roopa Prabhu <roopa@cumulusnetworks.com> Cc: "David S. Miller" <davem@davemloft.net> Cc: <bridge@lists.linux-foundation.org> Cc: <netdev@vger.kernel.org> Acked-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Diffstat (limited to 'kernel/livepatch/patch.c')
0 files changed, 0 insertions, 0 deletions