[PATCH 0/1 RESEND] ARM: plat-versatile: move secondary CPU startup out of .init.

2012-11-16 Thread Claudio Fontana
Hello, I am implementing a new feature in QEMU, including virtual CPU hotplug for the the ARM Cortex A-15 VExpress motherboard. This new QEMU feature includes a new monitor command "smp_cpus_set", which allows changing the number of visible CPUs in the guest. I stumbled upon a limitation in the

[PATCH 0/1 RESEND] ARM: plat-versatile: move secondary CPU startup out of .init.

2012-11-16 Thread Claudio Fontana
Hello, I am implementing a new feature in QEMU, including virtual CPU hotplug for the the ARM Cortex A-15 VExpress motherboard. This new QEMU feature includes a new monitor command smp_cpus_set, which allows changing the number of visible CPUs in the guest. I stumbled upon a limitation in the