From: Linus Torvalds Date: Sun, 28 Jul 2019 04:22:33 +0000 (-0700) Subject: Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.4-rc1~442 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e24ce84e85abe50811f33caecbf104b7d9dffb03;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'sched-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull scheduler fixes from Thomas Gleixner: "Two fixes for the fair scheduling class: - Prevent freeing memory which is accessible by concurrent readers - Make the RCU annotations for numa groups consistent" * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched/fair: Use RCU accessors consistently for ->numa_group sched/fair: Don't free p->numa_faults with concurrent readers --- e24ce84e85abe50811f33caecbf104b7d9dffb03