From: Linus Torvalds Date: Sat, 22 Feb 2025 17:30:04 +0000 (-0800) Subject: Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=8b82c18bf98ff4b5e01a6c36649eafa2c7a4e476;p=users%2Fjedix%2Flinux-maple.git Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull rseq fixes from Ingo Molnar: - Fix overly spread-out RSEQ concurrency ID allocation pattern that regressed certain workloads - Fix RSEQ registration syscall behavior on -EFAULT errors when CONFIG_DEBUG_RSEQ=y (This debug option is disabled on most distributions) * tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: rseq: Fix rseq registration with CONFIG_DEBUG_RSEQ sched: Compact RSEQ concurrency IDs with reduced threads and affinity --- 8b82c18bf98ff4b5e01a6c36649eafa2c7a4e476