Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101407
b: refs/heads/master
c: 5e374fb
h: refs/heads/master
i:
  101405: 64a303a
  101403: e9606bf
  101399: 334c8d1
  101391: a4157cb
  101375: 41a723b
v: v3
  • Loading branch information
Jens Axboe authored and Ingo Molnar committed Jul 6, 2008
1 parent df49c5e commit 128fc1c
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: ba8dd03ac09f51a69c154b8cb508b701d713a2cd
refs/heads/master: 5e374fb62621aca9522f76c2317c9acda75a8e88
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ void smp_call_function_interrupt(struct pt_regs *regs)
irq_exit();
}

void smp_call_function_single_interrupt(void)
void smp_call_function_single_interrupt(struct pt_regs *regs)
{
ack_APIC_irq();
irq_enter();
Expand Down

0 comments on commit 128fc1c

Please sign in to comment.