Restore the declaration of rcu_batches_completed_bh
It is needed to compile with Classic RCU
signed-off-by: Sven-Thorsten Dietrich <[email protected]>
Index: linux-2.6.21-rt-patched/include/linux/rcupdate.h
===================================================================
--- linux-2.6.21-rt-patched.orig/include/linux/rcupdate.h
+++ linux-2.6.21-rt-patched/include/linux/rcupdate.h
@@ -227,6 +227,7 @@ extern void rcu_barrier(void);
extern void rcu_init(void);
extern void rcu_advance_callbacks(int cpu, int user);
extern void rcu_check_callbacks(int cpu, int user);
+extern long rcu_batches_completed_bh(void);
#endif /* __KERNEL__ */
#endif /* __LINUX_RCUPDATE_H */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]