]> www.infradead.org Git - users/willy/xarray.git/commit
Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Sep 2024 04:04:27 +0000 (06:04 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Sep 2024 04:04:27 +0000 (06:04 +0200)
commitbaeb9a7d8b60b021d907127509c44507539c15e5
treebf632a2d743862f3b1bb9a04ff3a8ed2b6c96eae
parent2004cef11ea072838f99bd95cefa5c8e45df0847
parent2638e4e6b18233d7ec54edb953f253ae9515bac2
Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull RT enablement from Thomas Gleixner:
 "Enable PREEMPT_RT on supported architectures:

  After twenty years of development we finally reached the point to
  enable PREEMPT_RT support in the mainline kernel.

  All prerequisites are merged, so enable it on the supported
  architectures ARM64, RISCV and X86(32/64-bit)"

* tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  riscv: Allow to enable PREEMPT_RT.
  arm64: Allow to enable PREEMPT_RT.
  x86: Allow to enable PREEMPT_RT.
arch/arm64/Kconfig
arch/x86/Kconfig