From: Linus Torvalds Date: Mon, 12 Dec 2022 23:48:36 +0000 (-0800) Subject: Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup X-Git-Tag: v6.6.17~6007 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a312a8cc3c7fe96f5e54e69c676f5bd12995f44e;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'cgroup-for-6.2' of git://git./linux/kernel/git/tj/cgroup Pull cgroup updates from Tejun Heo: "Nothing too interesting: - Add CONFIG_DEBUG_GROUP_REF which makes cgroup refcnt operations kprobable - A couple cpuset optimizations - Other misc changes including doc and test updates" * tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: cgroup: remove rcu_read_lock()/rcu_read_unlock() in critical section of spin_lock_irq() cgroup/cpuset: Improve cpuset_css_alloc() description kselftest/cgroup: Add cleanup() to test_cpuset_prs.sh cgroup/cpuset: Optimize cpuset_attach() on v2 cgroup/cpuset: Skip spread flags update on v2 kselftest/cgroup: Fix gathering number of CPUs cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REF cgroup: Implement DEBUG_CGROUP_REF --- a312a8cc3c7fe96f5e54e69c676f5bd12995f44e