diff options
author | Ingo Molnar <mingo@elte.hu> | 2010-05-08 12:11:19 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-05-08 12:11:19 -0400 |
commit | e7858f52a5cb868289a72264534a1f05f3340c6c (patch) | |
tree | aa7308603cf30d8aec6e45ecaddc6c8ed29d2edb /include/linux/rcutiny.h | |
parent | 27a9da6538ee18046d7bff8e36a9f783542c54c3 (diff) | |
parent | bbf1bb3eee86f2eef2baa14e600be454d09109ee (diff) |
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core
Diffstat (limited to 'include/linux/rcutiny.h')
-rw-r--r-- | include/linux/rcutiny.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/rcutiny.h b/include/linux/rcutiny.h index a5195875480a..0006b2df00e1 100644 --- a/include/linux/rcutiny.h +++ b/include/linux/rcutiny.h | |||
@@ -60,8 +60,6 @@ static inline long rcu_batches_completed_bh(void) | |||
60 | return 0; | 60 | return 0; |
61 | } | 61 | } |
62 | 62 | ||
63 | extern int rcu_expedited_torture_stats(char *page); | ||
64 | |||
65 | static inline void rcu_force_quiescent_state(void) | 63 | static inline void rcu_force_quiescent_state(void) |
66 | { | 64 | { |
67 | } | 65 | } |