提交 6888c1ec 编写于 作者: M Michael Neuling 提交者: Adrian Bunk

kernel/sched.c: remove bogus comment from account_user_time

hardirq_offset is no longer needed.
Signed-off-by: NMichael Neuling <mikey@neuling.org>
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
上级 01dd2fbf
......@@ -3310,7 +3310,6 @@ unsigned long long task_sched_runtime(struct task_struct *p)
/*
* Account user cpu time to a process.
* @p: the process that the cpu time gets accounted to
* @hardirq_offset: the offset to subtract from hardirq_count()
* @cputime: the cpu time spent in user space since the last update
*/
void account_user_time(struct task_struct *p, cputime_t cputime)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册