Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176001
b: refs/heads/master
c: 10b4968
h: refs/heads/master
i:
  175999: de46114
v: v3
  • Loading branch information
Varun Swara authored and Catalin Marinas committed Dec 9, 2009
1 parent db9b573 commit 2693ed8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 93fd03a8c6728b58879f8af20ffd55d9c32a778b
refs/heads/master: 10b496832efa046ab9222a8cf132681730886db3
1 change: 1 addition & 0 deletions trunk/arch/arm/kernel/smp_twd.c
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ void __cpuinit twd_timer_setup(struct clock_event_device *clk)

/* Make sure our local interrupt controller has this enabled */
local_irq_save(flags);
irq_to_desc(clk->irq)->status |= IRQ_NOPROBE;
get_irq_chip(clk->irq)->unmask(clk->irq);
local_irq_restore(flags);

Expand Down

0 comments on commit 2693ed8

Please sign in to comment.