aboutsummaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorRuchi Kandoi <kandoiruchi@google.com>2015-06-26 14:19:21 -0700
committerMoyster <oysterized@gmail.com>2016-09-10 16:03:50 +0200
commit988b7d47d882df3f6ddcebb813eb7874e0486dd6 (patch)
tree0a10560ed8bb8d3e1b0642e87ac3948001551472 /include/linux/platform_data
parente1d0f1a8cb42b982e4bb2824a1c643e1bc02c91e (diff)
uid_cputime: Avoids double accounting of process stime, utime and cpu_power in
task exit. This avoids the race where a particular process is terminating and we read the show_uid_stats. At this time since the task_struct still exists and we will account for the terminating process as one of the active task, where as the stats would have been added in the task exit callback. Bug: 22064385 Change-Id: Id2ae04b33fcd230eda9683a41b6019d4dd8f5d85 Signed-off-by: Jin Qian <jinqian@google.com> Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions