From: Linus Torvalds Date: Fri, 14 Mar 2025 19:56:46 +0000 (-1000) Subject: Merge tag 'sched-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.14-rc7~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a22ea738f4539afc13aa34a34a631e5aae96bcf8;p=thirdparty%2Flinux.git Merge tag 'sched-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull scheduler fix from Ingo Molnar: "Fix a sleeping-while-atomic bug caused by a recent optimization utilizing static keys that didn't consider that the static_key_disable() call could be triggered in atomic context. Revert the optimization" * tag 'sched-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched/clock: Don't define sched_clock_irqtime as static key --- a22ea738f4539afc13aa34a34a631e5aae96bcf8