Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165609
b: refs/heads/master
c: 1d1afc1
h: refs/heads/master
i:
  165607: 79e16a9
v: v3
  • Loading branch information
Rusty Russell committed Sep 24, 2009
1 parent c57bfd2 commit 49e1252
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 72d78d05cbaa69f2a32f5f9d65a4551ba0da571f
refs/heads/master: 1d1afc1957a441fc75a27517b17437d8af3b3b93
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ static struct irqaction irq0 = {

void __init setup_default_timer_irq(void)
{
irq0.mask = cpumask_of_cpu(0);
setup_irq(0, &irq0);
}

Expand Down

0 comments on commit 49e1252

Please sign in to comment.