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..
Description: s390/vtime: fix increased steal time accounting
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. to_nsecs( steal)" . 9bc1e0e1f47a3dd 082f73add3
Symptom: Increased steal time values.
Problem: Commit 152e9b8676c6e ("s390/vtime: steal time exponential
Solution: Fix this by changing it back to "cputime_
Reproduction: -
Upstream-ID: d54cb7d54877d52
Stable tagged : kernel 5.1.
Therefore only to be applyable for focal, groovy, hirsuite.
Due to stable tag integration , only for integration checking..