mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] LoongArch: Add PREEMPT_RT support
@ 2024-11-08  9:15 Huacai Chen
  2024-11-08  9:15 ` [PATCH 1/3] LoongArch: Reduce min_delta for the arch clockevent device Huacai Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Huacai Chen @ 2024-11-08  9:15 UTC (permalink / raw)
  To: Huacai Chen
  Cc: Xuerui Wang, loongarch, Sebastian Andrzej Siewior,
	Clark Williams, Steven Rostedt, linux-rt-devel, Guo Ren,
	Jiaxun Yang, linux-kernel, Huacai Chen

This series add PREEMPT_RT support for LoongArch.

With the recent printk changes, the last known road block has been
addressed. The main architectural preparation we need is selecting
HAVE_POSIX_CPU_TIMERS_TASK_WORK to allow PREEMPT_RT coexist with KVM.
Then we can also enable PREEMPT_RT as X86, ARM64 and RISC-V.

Huacai Chen(3):
 LoongArch: Reduce min_delta for the arch clockevent device.
 LoongArch: Select HAVE_POSIX_CPU_TIMERS_TASK_WORK.
 LoongArch: Allow to enable PREEMPT_RT.

Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
---
 arch/loongarch/Kconfig       | 2 ++
 arch/loongarch/kernel/time.c | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
---
2.27.0


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

end of thread, other threads:[~2024-11-20  7:36 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-08  9:15 [PATCH 0/3] LoongArch: Add PREEMPT_RT support Huacai Chen
2024-11-08  9:15 ` [PATCH 1/3] LoongArch: Reduce min_delta for the arch clockevent device Huacai Chen
2024-11-14 10:21   ` Sebastian Andrzej Siewior
2024-11-14 11:46     ` Huacai Chen
2024-11-14 13:27       ` Sebastian Andrzej Siewior
2024-11-15  6:44         ` Huacai Chen
2024-11-08  9:15 ` [PATCH 2/3] LoongArch: Select HAVE_POSIX_CPU_TIMERS_TASK_WORK Huacai Chen
2024-11-08  9:15 ` [PATCH 3/3] LoongArch: Allow to enable PREEMPT_RT Huacai Chen
2024-11-08 15:05   ` Steven Rostedt
2024-11-14 10:31   ` Sebastian Andrzej Siewior
2024-11-14 11:07     ` Huacai Chen
2024-11-14 11:14       ` Sebastian Andrzej Siewior
2024-11-14 11:19         ` Huacai Chen
2024-11-14 11:30           ` Sebastian Andrzej Siewior
2024-11-14 11:36             ` Huacai Chen
2024-11-14 13:29               ` Sebastian Andrzej Siewior
2024-11-14 14:43                 ` Clark Williams
2024-11-18  7:36                   ` Sebastian Andrzej Siewior
     [not found]                     ` <CAPAFJkp_MQ8rNsTTY3xfYMhdtiWQunN65Yfft1SqZLptG2J5cw@mail.gmail.com>
2024-11-20  7:36                       ` 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

Powered by JetHome