Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158167
b: refs/heads/master
c: c935a33
h: refs/heads/master
i:
  158165: 21a0693
  158163: 18301b6
  158159: 8b71683
v: v3
  • Loading branch information
Paul E. McKenney authored and Ingo Molnar committed Aug 25, 2009
1 parent 6088116 commit 3240d1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 33f76148ced0e0618062e302d2a9614efdbd4a06
refs/heads/master: c935a331c8f569c7903ed26a3994a70cbea1802e
2 changes: 2 additions & 0 deletions trunk/kernel/rcutree.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,9 @@ extern long rcu_batches_completed_sched(void);
static void cpu_quiet_msk(unsigned long mask, struct rcu_state *rsp,
struct rcu_node *rnp, unsigned long flags);
static void cpu_quiet_msk_finish(struct rcu_state *rsp, unsigned long flags);
#ifdef CONFIG_HOTPLUG_CPU
static void __rcu_offline_cpu(int cpu, struct rcu_state *rsp);
#endif /* #ifdef CONFIG_HOTPLUG_CPU */
static void __rcu_process_callbacks(struct rcu_state *rsp,
struct rcu_data *rdp);
static void __call_rcu(struct rcu_head *head,
Expand Down

0 comments on commit 3240d1f

Please sign in to comment.