mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-03 10:16:02 +00:00
sched: remove old cpu accounting field
remove the old cpu-accounting field from signal_struct, now that the code is using CFS's stats. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
b2cfba19f6
commit
7dd593608d
@ -482,7 +482,6 @@ struct signal_struct {
|
||||
* from jiffies_to_ns(utime + stime) if sched_clock uses something
|
||||
* other than jiffies.)
|
||||
*/
|
||||
unsigned long sched_time;
|
||||
unsigned long long sum_sched_runtime;
|
||||
|
||||
/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user