]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Mar 2022 19:43:35 +0000 (12:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Mar 2022 19:43:35 +0000 (12:43 -0700)
commitac94499434576394059e6a8da542c59a1f6f4380
treece7f5478e8f7e453e1b06a7ad4d4f522798417a8
parent29785112fd4442c5d5c9e7a9dca875c3c72e7f99
parent74d323bf221f3baee033fce2542a5a5bae2fee76
Merge branch 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup

Pull cgroup updates from Tejun Heo:
 "All trivial cleanups without meaningful behavior changes"

* 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup: cleanup comments
  cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment
  cgroup: rstat: retrieve current bstat to delta directly
  cgroup: rstat: use same convention to assign cgroup_base_stat
kernel/cgroup/cgroup.c
kernel/cgroup/cpuset.c