This patch also performs a CPU reset after the CPU is registered rather than before.Why is this change needed?
Reset should be doing CPU dependent stuff and the CPU dependent setup is performed when the CPU is registered.
This patch also performs a CPU reset after the CPU is registered rather than before.Why is this change needed?
Reset should be doing CPU dependent stuff and the CPU dependent setup is performed when the CPU is registered.