Comment 0 for bug 1921498

Revision history for this message
bugproxy (bugproxy) wrote : [UBUNUT 21.04] s390/vtime: fix increased steal time accounting

Description: s390/vtime: fix increased steal time accounting
Symptom: Increased steal time values.
Problem: Commit 152e9b8676c6e ("s390/vtime: steal time exponential
               moving average") inadvertently changed the input value for
               account_steal_time() from "cputime_to_nsecs(steal)" to just
               "steal", resulting in broken increased steal time accounting.
Solution: Fix this by changing it back to "cputime_to_nsecs(steal)".
Reproduction: -
Upstream-ID: d54cb7d54877d529bc1e0e1f47a3dd082f73add3

Stable tagged : kernel 5.1.

Therefore only to be applyable for focal, groovy, hirsuite.

Due to stable tag integration , only for integration checking..