On 15/08/2022 02:40, Henry Wang wrote:
Hi Julien,

Hi Henry,

-----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/

Hmmm... I dropped a patch from the series and it looks like I didn't properly clean the directory before doing that. Please ignore patch #8.

Cheers,

--
Julien Grall

Reply via email to