Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158329
b: refs/heads/master
c: a004cd4
h: refs/heads/master
i:
  158327: 2b24aff
v: v3
  • Loading branch information
Thomas Gleixner committed Jul 24, 2009
1 parent 50631f6 commit 4fe12c7
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: def01bc53d03881acfc393bd10a5c7575187e008
refs/heads/master: a004cd42181409eda70804ded240a791f4564d61
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -7654,7 +7654,7 @@ static int __init migration_init(void)
migration_call(&migration_notifier, CPU_ONLINE, cpu);
register_cpu_notifier(&migration_notifier);

return err;
return 0;
}
early_initcall(migration_init);
#endif
Expand Down

0 comments on commit 4fe12c7

Please sign in to comment.