Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40566
b: refs/heads/master
c: 024e4f2
h: refs/heads/master
v: v3
  • Loading branch information
Keith Owens authored and Tony Luck committed Oct 31, 2006
1 parent 56eb369 commit a27b004
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: fa1d19e5d9a94120f31e5783ab44758f46892d94
refs/heads/master: 024e4f2c5175a482c234cf67ed22368d770bf78f
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ cpu_die(void)
}

irqreturn_t
handle_IPI (int irq, void *dev_id, struct pt_regs *regs)
handle_IPI (int irq, void *dev_id)
{
int this_cpu = get_cpu();
unsigned long *pending_ipis = &__ia64_per_cpu_var(ipi_operation);
Expand Down

0 comments on commit a27b004

Please sign in to comment.