summaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-04-28 14:16:16 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-06-08 08:25:38 -0700
commitd4efe6c5ad91f9a1f2f1d66b7fbfc87e320b2abc (patch)
tree3f5aae932e67b13e70c516bee390ab83c087cdc7 /kernel/softirq.c
parent07f6e64bf2ab98cad0d9c595659209858e7bff83 (diff)
downloadlinux-d4efe6c5ad91f9a1f2f1d66b7fbfc87e320b2abc.tar.bz2
srcu: Shrink Tiny SRCU a bit
In Tiny SRCU, __srcu_read_lock() is a trivial function, outweighed by its EXPORT_SYMBOL_GPL(), and on many architectures, its call sequence. This commit therefore moves it to srcutiny.h so that it can be inlined. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/softirq.c')
0 files changed, 0 insertions, 0 deletions