commit | 0763a660a84220cc3900fd32abdd7ad109e2278d | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Sep 14 19:37:39 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Sep 15 16:51:29 2009 +0200 |
tree | 1b745884fb79627e05c026ee5bfb115b1f722db8 | |
parent | 8e6598af3f35629c37249a610cf13e73f70db279 [diff] |
sched: Rename select_task_rq() argument In order to be able to rename the sync argument, we need to rename the current flag argument. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>