Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161212
b: refs/heads/master
c: a33dac2
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe committed Sep 11, 2009
1 parent 1cbb16d commit 6dcc729
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: fca51d64c5baf64604bc1edc5c5f0e7ed176322f
refs/heads/master: a33dac26d42d6f156b3b05a929961bd8d904f6e2
2 changes: 1 addition & 1 deletion trunk/block/blk-iopoll.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ static int __cpuinit blk_iopoll_cpu_notify(struct notifier_block *self,
local_irq_disable();
list_splice_init(&per_cpu(blk_cpu_iopoll, cpu),
&__get_cpu_var(blk_cpu_iopoll));
raise_softirq_irqoff(BLOCK_IOPOLL_SOFTIRQ);
__raise_softirq_irqoff(BLOCK_IOPOLL_SOFTIRQ);
local_irq_enable();
}

Expand Down

0 comments on commit 6dcc729

Please sign in to comment.