From: Linus Torvalds Date: Sun, 10 Nov 2019 20:00:47 +0000 (-0800) Subject: Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.4-rc7~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=81388c2b3fb16972c699aab8a4f80ba85d0f9360;p=thirdparty%2Flinux.git Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull scheduler fixes from Thomas Gleixner: "Two fixes for scheduler regressions: - Plug a subtle race condition which was introduced with the rework of the next task selection functionality. The change of task properties became unprotected which can be observed inconsistently causing state corruption. - A trivial compile fix for CONFIG_CGROUPS=n" * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched: Fix pick_next_task() vs 'change' pattern race sched/core: Fix compilation error when cgroup not selected --- 81388c2b3fb16972c699aab8a4f80ba85d0f9360