[PATCH RT v2 0/3] riscv: add PREEMPT_RT support
Sebastian Andrzej Siewior
bigeasy at linutronix.de
Tue Oct 31 08:32:42 PDT 2023
On 2023-10-31 22:35:19 [+0800], Jisheng Zhang wrote:
> This series is to add PREEMPT_RT support to riscv. Compared with last
> year's try[1], there are two major changes:
>
> 1. riscv has been converted to Generic Entry. And RT maintainers has
> introduced PREEMPT_AUTO, so its support for riscv as well.
>
> 2. three preparation patches(patch1/2/3 in [1]) has been merged in
> mainline.
There is no third patch in the series, right? If so then the amount in
shortlog is consistent with I received.
> Jisheng Zhang (2):
> riscv: add PREEMPT_AUTO support
> riscv: allow to enable RT
>
> arch/riscv/Kconfig | 2 ++
> arch/riscv/include/asm/thread_info.h | 2 ++
> 2 files changed, 4 insertions(+)
Sebastian
More information about the linux-riscv
mailing list