Skip to content
Snippets Groups Projects
Commit 346da4d2 authored by Flavio Leitner's avatar Flavio Leitner Committed by Ingo Molnar
Browse files

sched/cputime, proc/stat: Fix incorrect guest nice cpustat value


The value being used for guest_nice should be CPUTIME_GUEST_NICE
and not CPUTIME_USER.

Fixes: 26dae145 ("procfs: Use all-in-one vtime aware kcpustat accessor")
Signed-off-by: default avatarFlavio Leitner <fbl@sysclose.org>
Signed-off-by: default avatarFrederic Weisbecker <frederic@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20191205020344.14940-1-frederic@kernel.org


Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent 6794862a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment