linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm: Disable two features which are not compatible with PREEMPT_RT
@ 2022-06-13 18:24 Sebastian Andrzej Siewior
  2022-06-13 18:24 ` [PATCH 1/2] arm: Disable jump-label on PREEMPT_RT Sebastian Andrzej Siewior
  2022-06-13 18:24 ` [PATCH 2/2] arm: Disable softirq stacks " Sebastian Andrzej Siewior
  0 siblings, 2 replies; 3+ messages in thread
From: Sebastian Andrzej Siewior @ 2022-06-13 18:24 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: Russell King, Arnd Bergmann, Thomas Gleixner

Hi,

this mini series disables two features on PREEMPT_RT which are not
compatible with PREEMPT_RT. The softirq stacks are also disabled on x86.
The jump-labels could be enabled if stop_machine() is avoided.

Sebastian



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-06-13 18:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-13 18:24 [PATCH 0/2] arm: Disable two features which are not compatible with PREEMPT_RT Sebastian Andrzej Siewior
2022-06-13 18:24 ` [PATCH 1/2] arm: Disable jump-label on PREEMPT_RT Sebastian Andrzej Siewior
2022-06-13 18:24 ` [PATCH 2/2] arm: Disable softirq stacks " 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).