openwrt/target/linux/realtek/files-5.10/arch/mips/rtl838x
Markus Stockhausen 2b12da1313 realtek: fix SMP startup
The scope of the SMP startup structure is wrong. It is created on the
stack and not as a global variable. This can lead to startup failures.

Fixes: 3f41360eb7 ("realtek: use upstream recommendation for CPU start")
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de
2022-10-01 09:22:32 +02:00
..
Makefile
Platform realtek: Change Platform defines to depend on CONFIG_RTL83XX 2022-02-17 15:21:47 +00:00
prom.c realtek: fix SMP startup 2022-10-01 09:22:32 +02:00
setup.c realtek: more generic platform initialization 2022-08-20 11:49:30 +02:00