diff options
| author | Ingo Molnar <mingo@elte.hu> | 2007-08-09 05:16:47 -0400 |
|---|---|---|
| committer | Ingo Molnar <mingo@elte.hu> | 2007-08-09 05:16:47 -0400 |
| commit | c1b3da3ecdbf9e9f377474c11ba988b8821f86c8 (patch) | |
| tree | cb38b24a25ec27eed779e100eb9af909ba487bb7 /kernel/sched_debug.c | |
| parent | 2ab81159fa426bd09c21faf7c25fba13bc9d2902 (diff) | |
sched: eliminate __rq_clock() use
eliminate __rq_clock() use by changing it to:
__update_rq_clock(rq)
now = rq->clock;
identity transformation - no change in behavior.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sched_debug.c')
0 files changed, 0 insertions, 0 deletions
