|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] fix gdb debugging of hypervisor
Keir Fraser writes ("Re: [Xen-devel] [PATCH] fix gdb debugging of hypervisor"):
> I think it's more obvious to check for in_irq(). That predicate already
> exists, and pagetables are never updated in IRQ context. And it's exactly
> the case that __spurious_page_fault() cannot handle. Apart from that the
> patch is good.
I'll resubmit it.
Also, the problem with the register values was an endianness error
which will be easy to fix.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|