From: Linus Torvalds Date: Sun, 22 Jan 2023 20:14:58 +0000 (-0800) Subject: Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.2-rc6~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2475bf0250dee99b477e0c56d7dc9d7ac3f04117;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull scheduler fixes from Borislav Petkov: - Make sure the scheduler doesn't use stale frequency scaling values when latter get disabled due to a value error - Fix a NULL pointer access on UP configs - Use the proper locking when updating CPU capacity * tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency invariance readings sched/core: Fix NULL pointer access fault in sched_setaffinity() with non-SMP configs sched/fair: Fixes for capacity inversion detection sched/uclamp: Fix a uninitialized variable warnings --- 2475bf0250dee99b477e0c56d7dc9d7ac3f04117