commit | 7d47872146398dbede13223299fe1cb368ebc781 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Sep 14 19:55:44 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Sep 15 16:51:30 2009 +0200 |
tree | c472424ecbabdb8136e2b93f49f75af9414f03f3 | |
parent | 0763a660a84220cc3900fd32abdd7ad109e2278d [diff] |
sched: Rename sync arguments In order to extend the functions to have more than 1 flag (sync), rename the argument to flags, and explicitly define a WF_ space for individual flags. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>