Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45455
b: refs/heads/master
c: 343cde5
h: refs/heads/master
i:
  45453: d6b0655
  45451: 2ec8d2f
  45447: 1fba925
  45439: 3c68869
v: v3
  • Loading branch information
Vivek Goyal authored and Andi Kleen committed Jan 11, 2007
1 parent 13ee776 commit 4abdf60
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: 7c8809aef0c71cc92ffc7d922e8824c04a36f44b
refs/heads/master: 343cde51b3b856470eea24a89f00166b8e2d7272
2 changes: 1 addition & 1 deletion trunk/kernel/irq/spurious.c
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ void note_interrupt(unsigned int irq, struct irq_desc *desc,

int noirqdebug __read_mostly;

int __init noirqdebug_setup(char *str)
int noirqdebug_setup(char *str)
{
noirqdebug = 1;
printk(KERN_INFO "IRQ lockup detection disabled\n");
Expand Down

0 comments on commit 4abdf60

Please sign in to comment.