sched: Rename sync arguments
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 14 Sep 2009 17:55:44 +0000 (19:55 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 15 Sep 2009 14:51:30 +0000 (16:51 +0200)
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>

No differences found