On 26/10/17 10:26, Andy Lutomirski wrote: > Xen PV is fundamentally incompatible with our fancy NMI code: it > doesn't use IST at all, and Xen entries clobber two stack slots > below the hardware frame. > > Drop Xen PV support from our NMI code entirely. > > Cc: Juergen Gross <jgr...@suse.com> > Cc: Boris Ostrovsky <boris.ostrov...@oracle.com> > Signed-off-by: Andy Lutomirski <l...@kernel.org>
Acked-by: Juergen Gross <jgr...@suse.com> Juergen