Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69101
b: refs/heads/master
c: 8927f49
h: refs/heads/master
i:
  69099: 6d31c37
v: v3
  • Loading branch information
Ingo Molnar committed Oct 15, 2007
1 parent 3f203d6 commit 69238bd
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: 26797a34a24cfeab9951a6f42f27432c0b2546af
refs/heads/master: 8927f49479756c1aff76e8202ad32733c965864f
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -5680,7 +5680,7 @@ static int __init isolated_cpu_setup(char *str)
return 1;
}

__setup ("isolcpus=", isolated_cpu_setup);
__setup("isolcpus=", isolated_cpu_setup);

/*
* init_sched_build_groups takes the cpumask we wish to span, and a pointer
Expand Down

0 comments on commit 69238bd

Please sign in to comment.