[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <578389b5-bf98-6470-7e0d-beba1ec4881a@oracle.com>
Date: Fri, 6 Mar 2020 06:14:30 -0500
From: Boris Ostrovsky <boris.ostrovsky@...cle.com>
To: Juergen Gross <jgross@...e.com>, xen-devel@...ts.xenproject.org,
linux-kernel@...r.kernel.org
Cc: Stefano Stabellini <sstabellini@...nel.org>
Subject: Re: [PATCH] xen/xenbus: fix locking
On 3/5/20 5:03 AM, Juergen Gross wrote:
> Commit 060eabe8fbe726 ("xenbus/backend: Protect xenbus callback with
> lock") introduced a bug by holding a lock while calling a function
> which might schedule.
>
> Fix that by using a semaphore instead.
>
> Fixes: 060eabe8fbe726 ("xenbus/backend: Protect xenbus callback with lock")
> Signed-off-by: Juergen Gross <jgross@...e.com>
>
Applied to for-linus-5.6b.
-boris
Powered by blists - more mailing lists