]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Feb 2025 17:30:04 +0000 (09:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Feb 2025 17:30:04 +0000 (09:30 -0800)
commit8b82c18bf98ff4b5e01a6c36649eafa2c7a4e476
treed5bcdc334910b195630b0b69f0c96e1179b013d9
parent1ceffff65f12d5f7e57e627555521a205f477ef5
parentdc0a241ceaf3b7df6f1a7658b020c92682b75bfc
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