On Wed, Mar 15, 2023 at 02:40:29PM -0700, Josh Don wrote: > We need to reset forceidle_sum to 0 when reading from root, since the > bstat we accumulate into is stack allocated. > > To make this more robust, just replace the existing cputime reset with a > memset of the overall bstat. > > Signed-off-by: Josh Don <joshdon@xxxxxxxxxx> Applied to cgroup/for-6.3-fixes w/ Fixes tag added and stable cc'd. Thanks. -- tejun