Hi Julien, > -----Original Message----- > Subject: [PATCH 7/7] xen/arm32: traps: Dump more information for > hypervisor data abort > > From: Julien Grall <jgr...@amazon.com> > > Unlike arm64, on arm32 there are no extra information dumped (e.g. > page table walk) for hypervisor data abort. > > For data abort, the HSR will be set properly and so replace the call > to do_unexpected_trap() with do_trap_hyp_sync() to dispatch the error. > > Signed-off-by: Julien Grall <jgr...@amazon.com>
I think this patch looks good to me so: Reviewed-by: Henry Wang <henry.w...@arm.com> But it seems that there is a duplicated patch at: https://patchwork.kernel.org/project/xen-devel/patch/20220812192448.43016-10-jul...@xen.org/ Kind regards, Henry