|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
[Xen-ia64-devel] Re: [Patch] Stop all cpus at panic time (take 2)
On Tue, 2007-12-11 at 21:42 +0900, Akio Takebe wrote:
> Hi,
>
> Current panic() of hypervisor doesn't stop all cpus.
> So domains can work after hypervisor panic.
> (but this issue happens at only using noreboot option)
> If dom0 works after Hypervisor panic,
> the system may get a serious problem.
>
> This patch fix the issue.
>
> Changelog:
> - I choosed cpu_halt() to stop other cpus by smp_send_stop().
> I think it should work fine for kexec.
> machine_halt() is only spinloop for leaving the panic CallTrace.
> What do you think about it, Horms and Alex?
Looks good to me, I was hoping cpu_halt() would work. Applied.
Thanks,
Alex
--
Alex Williamson HP Open Source & Linux Org.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|