linux-rt-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: Remaining PREEMPT_RT bits
@ 2025-10-29 15:59 Sebastian Andrzej Siewior
  2025-10-29 15:59 ` [PATCH 1/5] ARM: mm: fault: Move harden_branch_predictor() before interrupts are enabled Sebastian Andrzej Siewior
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Sebastian Andrzej Siewior @ 2025-10-29 15:59 UTC (permalink / raw)
  To: linux-arm-kernel, linux-rt-devel
  Cc: Russell King, Xie Yuanbin, Arnd Bergmann,
	Sebastian Andrzej Siewior

Hi,

this is the last batch I have to enable PREEMPT_RT on the ARM
architecture.
Last time I posted them there was some discussion about making the
branch predictor hardening worse. I redid it hoping it improved now and
does not make it worse.

Sebastian Andrzej Siewior (3):
  ARM: mm: fault: Move harden_branch_predictor() before interrupts are
    enabled
  arm: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled.
  ARM: Allow to enable RT

Thomas Gleixner (1):
  arm: Disable jump-label on PREEMPT_RT.

Yadi.hu (1):
  ARM: mm: fault: Enable interrupts before invoking __do_user_fault()

 arch/arm/Kconfig    |  6 ++++--
 arch/arm/mm/fault.c | 16 ++++++++++------
 2 files changed, 14 insertions(+), 8 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2025-10-30 15:28 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-29 15:59 [PATCH 0/5] ARM: Remaining PREEMPT_RT bits Sebastian Andrzej Siewior
2025-10-29 15:59 ` [PATCH 1/5] ARM: mm: fault: Move harden_branch_predictor() before interrupts are enabled Sebastian Andrzej Siewior
2025-10-29 15:59 ` [PATCH 2/5] ARM: mm: fault: Enable interrupts before invoking __do_user_fault() Sebastian Andrzej Siewior
2025-10-29 15:59 ` [PATCH 3/5] ARM: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled Sebastian Andrzej Siewior
2025-10-30 15:15   ` Arnd Bergmann
2025-10-30 15:24     ` Sebastian Andrzej Siewior
2025-10-29 15:59 ` [PATCH 4/5] ARM: Disable jump-label on PREEMPT_RT Sebastian Andrzej Siewior
2025-10-30  2:39   ` Xie Yuanbin
2025-10-30  7:23     ` Sebastian Andrzej Siewior
2025-10-30  7:45       ` Xie Yuanbin
2025-10-30  7:55         ` Sebastian Andrzej Siewior
2025-10-30  9:46           ` Steven Rostedt
2025-10-30  9:56             ` Sebastian Andrzej Siewior
2025-10-30 10:05               ` Steven Rostedt
2025-10-30 10:38           ` Russell King (Oracle)
2025-10-30 11:10             ` Sebastian Andrzej Siewior
2025-10-30 15:24   ` Arnd Bergmann
2025-10-30 15:28     ` Sebastian Andrzej Siewior
2025-10-29 15:59 ` [PATCH 5/5] ARM: Allow to enable RT Sebastian Andrzej Siewior
2025-10-30 15:18   ` Arnd Bergmann
2025-10-30 15:22     ` Sebastian Andrzej Siewior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).