Hi Jan, > -----Original Message----- > From: Jan Beulich <jbeul...@suse.com> > Subject: [PATCH 1/2][4.17] x86: re-connect VCPUOP_send_nmi for 32-bit > guests > > With the "inversion" of VCPUOP handling, processing arch-specific ones > first, the forwarding of this sub-op from the (common) compat handler to > (common) non-compat one did no longer have the intended effect. It now > needs forwarding between the arch-specific handlers. > > Fixes: 8a96c0ea7999 ("xen: move do_vcpu_op() to arch specific code") > Signed-off-by: Jan Beulich <jbeul...@suse.com>
From the cover letter I found this is a bug fix for a recently introduced regression. So I believe this should be merged for 4.17, hence: Release-acked-by: Henry Wang <henry.w...@arm.com> Kind regards, Henry