diff options
author | Balbir Singh <balbir@linux.vnet.ibm.com> | 2007-11-09 22:39:37 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2007-11-09 22:39:37 +0100 |
commit | 9a41785cc43d88397f787a651ed7286a33f8462f (patch) | |
tree | ab3efa693c573f2b40dbf4d0e3f219f2dc20da22 /usr/Kconfig | |
parent | b2be5e96dc0b5a179cf4cb98e65cfb605752ca26 (diff) |
sched: fix delay accounting regression
Fix the delay accounting regression introduced by commit
75d4ef16a6aa84f708188bada182315f80aab6fa. rq no longer has sched_info
data associated with it. task_struct sched_info structure is used by delay
accounting to provide back statistics to user space.
also remove direct use of sched_clock() (which is not a valid thing to
do anymore) and use rq->clock instead.
Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'usr/Kconfig')
0 files changed, 0 insertions, 0 deletions