commit | 4c7e9c1434c6fc960774a5475f2fbccbf557fdeb | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Jul 06 09:54:25 2018 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Aug 30 16:03:25 2018 -0700 |
tree | f80cdad82eb1260d5d288aca92bcf3d0cfbe3583 | |
parent | c3854a055bc834806b481b34f5f552ac415b2000 [diff] |
rcu: Consolidate RCU-bh update-side function definitions This commit saves a few lines by consolidating the RCU-bh function definitions at the end of include/linux/rcupdate.h. This consolidation also makes it easier to remove them all when the time comes. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>