[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <762802a4b8ff21e43e59e222e472ab9b23fc43cd.camel@infradead.org>
Date: Tue, 09 Oct 2018 15:40:16 +0100
From: David Woodhouse <dwmw2@...radead.org>
To: Juergen Gross <jgross@...e.com>, linux-kernel@...r.kernel.org,
xen-devel@...ts.xenproject.org, x86@...nel.org
Cc: boris.ostrovsky@...cle.com, hpa@...or.com, tglx@...utronix.de,
mingo@...hat.com, bp@...en8.de, Waiman.Long@...com,
peterz@...radead.org
Subject: Re: [PATCH 0/2] xen: fix two issues in Xen pv qspinlock handling
On Mon, 2018-10-01 at 09:16 +0200, Juergen Gross wrote:
> The Xen specific queue spinlock wait function has two issues which
> could result in a hanging system.
>
> They have a similar root cause of clearing a pending wakeup of a
> waiting vcpu and later going to sleep waiting for the just cleared
> wakeup event, which of course won't ever happen.
>
> Juergen Gross (2):
> xen: fix race in xen_qlock_wait()
> xen: make xen_qlock_wait() nestable
>
> arch/x86/xen/spinlock.c | 33 ++++++++++++---------------------
> 1 file changed, 12 insertions(+), 21 deletions(-)
>
> Cc: Waiman.Long@...com
> Cc: peterz@...radead.org
LGTM. Both these should be Cc:stable@...r.kernel.org, yes?
Thanks.
Download attachment "smime.p7s" of type "application/x-pkcs7-signature" (5213 bytes)
Powered by blists - more mailing lists