]> 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)
commitfe98a8cc1ce27e89c6fed9f00dd1bec46d5acb30
treece7f5478e8f7e453e1b06a7ad4d4f522798417a8
parent1b9765b696c4aea98f8e3322a50a15fb12060e5b
parent3a15d5a00794beac0e6d5bca5bbe2963c6e6e896
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