mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-10 23:12:48 +00:00
2b12da1313
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:
|
||
---|---|---|
.. | ||
Makefile | ||
Platform | ||
prom.c | ||
setup.c |