Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71840
b: refs/heads/master
c: 4aad794
h: refs/heads/master
v: v3
  • Loading branch information
Robert P. J. Day authored and Adrian Bunk committed Oct 19, 2007
1 parent 723a9a3 commit d5daf46
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: 343b9019808eb4df2a1b4429a8b95d21bf45a9e9
refs/heads/master: 4aad794a8a4233059334937fea541167a97b395b
2 changes: 1 addition & 1 deletion trunk/arch/x86/mach-default/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ static __init int no_ipi_broadcast(char *str)
return 1;
}

__setup("no_ipi_broadcast", no_ipi_broadcast);
__setup("no_ipi_broadcast=", no_ipi_broadcast);

static int __init print_ipi_mode(void)
{
Expand Down

0 comments on commit d5daf46

Please sign in to comment.