riscv: Allow to enable PREEMPT_RT.
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Fri, 6 Sep 2024 10:59:06 +0000 (12:59 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 17 Sep 2024 09:06:08 +0000 (11:06 +0200)
commit2638e4e6b18233d7ec54edb953f253ae9515bac2
treebd563e3b991edd7f9553872427c8c585457243fe
parentd8fccd9ca5f905533dc6c26cfd1f91beb8691c95
riscv: Allow to enable PREEMPT_RT.

It is really time.

riscv has all the required architecture related changes, that have been
identified over time, in order to enable PREEMPT_RT. With the recent
printk changes, the last known road block has been addressed.

Allow to enable PREEMPT_RT on riscv.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Nam Cao <namcao@linutronix.de> # Visionfive 2
Link: https://lore.kernel.org/all/20240906111841.562402-4-bigeasy@linutronix.de
arch/riscv/Kconfig