|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [PATCH]Fix infinite loop in fault handler if debugg
On Wed, 2008-01-23 at 17:39 +0900, SUZUKI Kazuhiro wrote:
> Hi all,
>
> If xen is compiled with crash_debug=y and the debugger is not
> connected, the fault handler enters infinite loop.
>
> The attached patch increments regs->cr_iip.
Wouldn't it make more sense to call vcpu_increment_iip() instead of
creating a debug version that only slightly shortcuts the code? 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
|
|
|
|
|