From: Linus Torvalds Date: Tue, 11 Feb 2020 01:07:05 +0000 (-0800) Subject: Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... X-Git-Tag: v5.6-rc2~29 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=0a679e13ea30f85a1aef0669ee0c5a9fd7860b34;p=tomoyo%2Ftomoyo-test1.git Merge branch 'for-5.6-fixes' of git://git./linux/kernel/git/tj/cgroup Pull cgroup fix from Tejun Heo: "I made a mistake while removing cgroup task list lazy init optimization making the root cgroup.procs show entries for the init_tasks. The zero entries doesn't cause critical failures but does make systemd print out warning messages during boot. Fix it by omitting init_tasks as they should be" * 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: cgroup: init_tasks shouldn't be linked to the root cgroup --- 0a679e13ea30f85a1aef0669ee0c5a9fd7860b34