Re: Xen PV breakage after IRQ stack code refactoring

2017-11-27 Thread Boris Ostrovsky
On 11/27/2017 12:34 AM, Juergen Gross wrote: > On 27/11/17 05:03, Andy Lutomirski wrote: >> On Sun, Nov 26, 2017 at 9:10 AM, Boris Ostrovsky >> wrote: >>> Andy, >>> >>> (Can't find the original patch in my mailbox) >>> >>> This hunk from 1d3e53e8624a ("x86/entry/64: Refactor IRQ stacks and make >>

Re: Xen PV breakage after IRQ stack code refactoring

2017-11-26 Thread Juergen Gross
On 27/11/17 05:03, Andy Lutomirski wrote: > On Sun, Nov 26, 2017 at 9:10 AM, Boris Ostrovsky > wrote: >> Andy, >> >> (Can't find the original patch in my mailbox) >> >> This hunk from 1d3e53e8624a ("x86/entry/64: Refactor IRQ stacks and make >> them NMI-safe") >> >> >> diff --git a/arch/x86/entry/

Re: Xen PV breakage after IRQ stack code refactoring

2017-11-26 Thread Andy Lutomirski
On Sun, Nov 26, 2017 at 9:10 AM, Boris Ostrovsky wrote: > Andy, > > (Can't find the original patch in my mailbox) > > This hunk from 1d3e53e8624a ("x86/entry/64: Refactor IRQ stacks and make > them NMI-safe") > > > diff --git a/arch/x86/entry/entry_64.S b/arch/x86/entry/entry_64.S > index a9a8027.

Xen PV breakage after IRQ stack code refactoring

2017-11-26 Thread Boris Ostrovsky
Andy, (Can't find the original patch in my mailbox) This hunk from 1d3e53e8624a ("x86/entry/64: Refactor IRQ stacks and make them NMI-safe") diff --git a/arch/x86/entry/entry_64.S b/arch/x86/entry/entry_64.S index a9a8027..0d4483a 100644 --- a/arch/x86/entry/entry_64.S +++ b/arch/x86/entry/e