On Fri, 05 Jun 2026 18:13:29 +0530, Shrikanth Hegde wrote:
It was observed that /proc/stat had very large value for one ore more
CPUs. It was more visible after recent code simplifications around
cpustats.
System has 240 CPUs.
cat /proc/uptime;
194.18 46500.55
cat /proc/stat
cpu 5966 39 837032887 4650070 164 185 100 0 0 0
cpu0 108 0 837030890 19109 24 4 23 0 0 0
[...]
Applied to powerpc/fixes.
[1/1] powerpc/vtime: Initialize starttime at boot for native accounting
https://git.kernel.org/powerpc/c/c1c1ffa490fc33591e90852ed0d38804dd20bc36
cheers