Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5369
b: refs/heads/master
c: 5df3574
h: refs/heads/master
i:
  5367: 31c2250
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Jul 29, 2005
1 parent ca8934f commit e468021
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 2a16a3007d5b5896ff62d149bb4dca1a29fd78c4
refs/heads/master: 5df3574ec0eac0eb8d758e8e9b1ad95d909a9e1f
3 changes: 1 addition & 2 deletions trunk/arch/x86_64/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,9 @@ asmlinkage void smp_invalidate_interrupt (void)
} else
leave_mm(cpu);
}
out:
ack_APIC_irq();
cpu_clear(cpu, flush_cpumask);

out:
put_cpu_no_resched();
}

Expand Down

0 comments on commit e468021

Please sign in to comment.