Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206220
b: refs/heads/master
c: db7bccf
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo committed Jun 29, 2010
1 parent 10aa972 commit e8ac394
Show file tree
Hide file tree
Showing 3 changed files with 280 additions and 17 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: c8e55f360210c1bc49bea5d62bc3939b7ee13483
refs/heads/master: db7bccf45cb87522096b8f43144e31ca605a9f24
2 changes: 2 additions & 0 deletions trunk/include/linux/cpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ enum {
/* migration should happen before other stuff but after perf */
CPU_PRI_PERF = 20,
CPU_PRI_MIGRATION = 10,
/* prepare workqueues for other notifiers */
CPU_PRI_WORKQUEUE = 5,
};

#ifdef CONFIG_SMP
Expand Down
Loading

0 comments on commit e8ac394

Please sign in to comment.