K 10 svn:author V 3 avg K 8 svn:date V 27 2018-04-02T07:45:13.427338Z K 7 svn:log V 355 x86 cpu_reset_proxy: no need to stop_cpus() the original processor The processor is "parked" in a spin-loop already and that's sufficient for the reset. There is nothing that stop_cpus() would add here, only extra complexity and fragility. The original processor does not need to enable interrupts now, in fact, it must not do that. MFC after: 2 weeks END