From: Linus Torvalds Date: Mon, 11 Nov 2019 20:41:14 +0000 (-0800) Subject: Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... X-Git-Tag: v5.4-rc8~29 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=de620fb99ef2bd52b2c5bc52656e89dcfc0e223a;p=linux-2.6-block.git Merge branch 'for-5.4-fixes' of git://git./linux/kernel/git/tj/cgroup Pull cgroup fix from Tejun Heo: "There's an inadvertent preemption point in ptrace_stop() which was reliably triggering for a test scenario significantly slowing it down. This contains Oleg's fix to remove the unwanted preemption point" * 'for-5.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup: cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrace_stop() --- de620fb99ef2bd52b2c5bc52656e89dcfc0e223a