Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110777
b: refs/heads/master
c: 0c925d7
h: refs/heads/master
i:
  110775: 6e43a8b
v: v3
  • Loading branch information
Hiroshi Shimamoto authored and Ingo Molnar committed Aug 19, 2008
1 parent a753e41 commit 6b2fc72
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: eff9b713ee3540ddab862095aaf4b1511a6758bc
refs/heads/master: 0c925d79234fe77589d8ff3861f9f8bb9e7fc3f6
2 changes: 2 additions & 0 deletions trunk/kernel/rcuclassic.c
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,8 @@ static void __rcu_process_callbacks(struct rcu_ctrlblk *rcp,
local_irq_enable();

if (rcu_batch_after(rdp->batch, rcp->pending)) {
unsigned long flags;

/* and start it/schedule start if it's a new batch */
spin_lock_irqsave(&rcp->lock, flags);
if (rcu_batch_after(rdp->batch, rcp->pending)) {
Expand Down

0 comments on commit 6b2fc72

Please sign in to comment.