Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4098
b: refs/heads/master
c: 346fced
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Jul 5, 2005
1 parent 35ff1c4 commit 9389b42
Show file tree
Hide file tree
Showing 105 changed files with 775 additions and 1,392 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: 43a6b76050aa137c51d00eec91d67ac43ac3846e
refs/heads/master: 346fced899c7390e555cf90cd07d1e56b460d21b
2 changes: 2 additions & 0 deletions trunk/arch/alpha/kernel/irq_alpha.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ do_entInt(unsigned long type, unsigned long vector,
#ifdef CONFIG_SMP
{
long cpu;

local_irq_disable();
smp_percpu_timer_interrupt(regs);
cpu = smp_processor_id();
if (cpu != boot_cpuid) {
Expand Down
Loading

0 comments on commit 9389b42

Please sign in to comment.