Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227831
b: refs/heads/master
c: e7d2825
h: refs/heads/master
i:
  227829: aa795a4
  227827: e80be98
  227823: 930d4cb
v: v3
  • Loading branch information
Joe Perches authored and Tony Luck committed Dec 28, 2010
1 parent 3336b96 commit aa92c40
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: 409e590572d980c314e989e94176bcb060130fae
refs/heads/master: e7d282535c94cddc208c03b7cd0815f70d676a0e
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ timer_interrupt (int irq, void *dev_id)
{
unsigned long new_itm;

if (unlikely(cpu_is_offline(smp_processor_id()))) {
if (cpu_is_offline(smp_processor_id())) {
return IRQ_HANDLED;
}

Expand Down

0 comments on commit aa92c40

Please sign in to comment.