openwrt/target/linux/realtek/files-5.10/arch/mips
Markus Stockhausen 3f41360eb7 realtek: use upstream recommendation for secondary CPU start
Currently we fix interrupts/timers for the secondary CPU by patching
vsmp_init_secondary(). Get a little bit more generic and use the
upstream recommended way instead. Additionally avoid a check around
register_cps_smp_ops() because it does that itself.

See https://lkml.org/lkml/2022/9/12/522

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
2022-09-18 20:38:56 +02:00
..
include/asm/mach-rtl838x realtek: add support for port led configuration on RTL93XX 2022-02-17 15:21:47 +00:00
kernel realtek: remove debugging code from timer 2022-02-20 16:23:58 +00:00
rtl838x realtek: use upstream recommendation for secondary CPU start 2022-09-18 20:38:56 +02:00