Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63054
b: refs/heads/master
c: 074ff85
h: refs/heads/master
v: v3
  • Loading branch information
Kenji Kaneshige authored and Tony Luck committed Jul 26, 2007
1 parent 7b6c17a commit 633c822
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: 3c3738c874a2d42e84a2b02768f9807c334f3eff
refs/heads/master: 074ff856004819b942190606cc38ec97a4c3d9fd
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/irq_ia64.c
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ static int __init parse_vector_domain(char *arg)
vector_domain_type = VECTOR_DOMAIN_PERCPU;
no_int_routing = 1;
}
return 1;
return 0;
}
early_param("vector", parse_vector_domain);
#else
Expand Down

0 comments on commit 633c822

Please sign in to comment.