arm64: Allow to enable PREEMPT_RT.
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Fri, 6 Sep 2024 10:59:05 +0000 (12:59 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 17 Sep 2024 09:06:02 +0000 (11:06 +0200)
commitd8fccd9ca5f905533dc6c26cfd1f91beb8691c95
tree2cee80bf43d189c2211be0f9b422da12dd2b7996
parentd2d6422f8bd17c6bb205133e290625a564194496
arm64: Allow to enable PREEMPT_RT.

It is really time.

arm64 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 arm64.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/all/20240906111841.562402-3-bigeasy@linutronix.de
arch/arm64/Kconfig