Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288587
b: refs/heads/master
c: 1cc8596
h: refs/heads/master
i:
  288585: 65ce2c3
  288583: 54d1372
v: v3
  • Loading branch information
Hugh Dickins authored and Paul E. McKenney committed Feb 21, 2012
1 parent 5875471 commit a719149
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 696a02cc16b182dd78b1f395ae336f449cc90f11
refs/heads/master: 1cc85961e214773cb7d7f2ccbe3bc644dd466df0
2 changes: 1 addition & 1 deletion trunk/kernel/rcutree.c
Original file line number Diff line number Diff line change
Expand Up @@ -2014,7 +2014,7 @@ void synchronize_sched_expedited(void)
/* Note that atomic_inc_return() implies full memory barrier. */
firstsnap = snap = atomic_inc_return(&sync_sched_expedited_started);
get_online_cpus();
WARN_ON_ONCE(cpu_is_offline(smp_processor_id()));
WARN_ON_ONCE(cpu_is_offline(raw_smp_processor_id()));

/*
* Each pass through the following loop attempts to force a
Expand Down

0 comments on commit a719149

Please sign in to comment.