Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54823
b: refs/heads/master
c: 57501c7
h: refs/heads/master
i:
  54821: ca14a95
  54819: 1e4926d
  54815: 1340df0
v: v3
  • Loading branch information
Bernhard Walle authored and Linus Torvalds committed May 8, 2007
1 parent cc31d7c commit ad4dc5d
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: e9485baed07561e516690671343622e5fcd73b48
refs/heads/master: 57501c70747fd6d7b14f7863126e5a75d29613b1
2 changes: 1 addition & 1 deletion trunk/arch/parisc/kernel/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ void do_cpu_irq_mask(struct pt_regs *regs)
static struct irqaction timer_action = {
.handler = timer_interrupt,
.name = "timer",
.flags = IRQF_DISABLED | IRQF_TIMER | IRQF_PERCPU,
.flags = IRQF_DISABLED | IRQF_TIMER | IRQF_PERCPU | IRQF_IRQPOLL,
};

#ifdef CONFIG_SMP
Expand Down

0 comments on commit ad4dc5d

Please sign in to comment.