2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 03:04:01 +08:00
linux-next/kernel/rcu
Paul Gortmaker 7a75474318 rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.c
This commit fixes the follwoing warning:

kernel/ksysfs.c:143:5: warning: symbol 'rcu_expedited' was not declared. Should it be static?

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
[ paulmck: Moved the declaration to include/linux/rcupdate.h to avoid
	   including the RCU-internal rcu.h file outside of RCU. ]
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
2014-02-26 06:35:16 -08:00
..
Makefile rcu: Move RCU-related source code to kernel/rcu directory 2013-10-15 12:53:31 -07:00
rcu.h rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.c 2014-02-26 06:35:16 -08:00
srcu.c rcu: Move SRCU grace period work to power efficient workqueue 2014-02-17 15:02:14 -08:00
tiny_plugin.h rcu: Stop tracking FSF's postal address 2014-02-17 15:01:37 -08:00
tiny.c rcu: Stop tracking FSF's postal address 2014-02-17 15:01:37 -08:00
torture.c rcu: Remove ACCESS_ONCE() from jiffies 2014-02-17 15:01:42 -08:00
tree_plugin.h rcu: Disambiguate CONFIG_RCU_NOCB_CPUs 2014-02-17 15:02:08 -08:00
tree_trace.c rcu: Stop tracking FSF's postal address 2014-02-17 15:01:37 -08:00
tree.c rcu: Remove ACCESS_ONCE() from jiffies 2014-02-17 15:01:42 -08:00
tree.h rcu: Stop tracking FSF's postal address 2014-02-17 15:01:37 -08:00
update.c rcu: Stop tracking FSF's postal address 2014-02-17 15:01:37 -08:00