aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/timer.c
diff options
context:
space:
mode:
authorBalbir Singh <balbir@linux.vnet.ibm.com>2007-11-09 22:39:37 +0100
committerIngo Molnar <mingo@elte.hu>2007-11-09 22:39:37 +0100
commit9a41785cc43d88397f787a651ed7286a33f8462f (patch)
treeab3efa693c573f2b40dbf4d0e3f219f2dc20da22 /kernel/timer.c
parentsched: reintroduce the sched_min_granularity tunable (diff)
downloadlinux-dev-9a41785cc43d88397f787a651ed7286a33f8462f.tar.xz
linux-dev-9a41785cc43d88397f787a651ed7286a33f8462f.zip
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 '')
0 files changed, 0 insertions, 0 deletions