Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54821
b: refs/heads/master
c: d217c26
h: refs/heads/master
i:
  54819: 1e4926d
v: v3
  • Loading branch information
Bernhard Walle authored and Linus Torvalds committed May 8, 2007
1 parent cbb1d94 commit ca14a95
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: b34942fed0ada53ecd2d6bb27509319ec41e3e44
refs/heads/master: d217c265dc60ebfaa05ca003e9873476382de225
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ ia64_init_itm (void)

static struct irqaction timer_irqaction = {
.handler = timer_interrupt,
.flags = IRQF_DISABLED,
.flags = IRQF_DISABLED | IRQF_IRQPOLL,
.name = "timer"
};

Expand Down

0 comments on commit ca14a95

Please sign in to comment.