On Wed, Oct 02, 2024 at 11:47:15AM -0700, Joshua Hahn wrote:
Changes in v4
- Removed unnecessary forking from selftest.
- Style changes in rstat.c (fallthrough & indents)
- Fixed a selftest bug that raised false negatives, caused by cputime_adjust sometimes adjusting utime below ntime.
- Reworded cover letter for clarity & motivation
Changes in v3
- Signed-off-by & renamed subject for clarity.
Changes in v2
- Edited commit messages for clarity.
Applied to cgroup/for-6.13. If there are issues, let's iterate in tree.
Thanks.