[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-stable] [PATCH 0/4] curl: locking cleanups and fixes
From: |
Richard W.M. Jones |
Subject: |
Re: [Qemu-stable] [PATCH 0/4] curl: locking cleanups and fixes |
Date: |
Tue, 9 May 2017 17:15:13 +0100 |
User-agent: |
Mutt/1.5.20 (2009-12-10) |
On Tue, May 09, 2017 at 12:03:30PM -0400, Jeff Cody wrote:
> On Tue, May 09, 2017 at 11:15:06AM +0100, Richard W.M. Jones wrote:
> >
> > No I'm afraid this patch series does not fix the bug.
> >
> > The stack trace is below.
> >
> > Rich.
> >
>
> I'm looking through qemu-defel, and I'm not finding a reference to the bug
> mentioned. Maybe I'm just missing it... can you describe the bug or point
> me to the relevant email thread?
Hi Jeff, the bug is:
https://bugzilla.redhat.com/show_bug.cgi?id=1447590
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine. Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/
- [Qemu-stable] [PATCH 0/4] curl: locking cleanups and fixes, Paolo Bonzini, 2017/05/09
- [Qemu-stable] [PATCH 1/4] curl: strengthen assertion in curl_clean_state, Paolo Bonzini, 2017/05/09
- [Qemu-stable] [PATCH 2/4] curl: never invoke callbacks with s->mutex held, Paolo Bonzini, 2017/05/09
- [Qemu-stable] [PATCH 3/4] curl: avoid recursive locking of BDRVCURLState mutex, Paolo Bonzini, 2017/05/09
- [Qemu-stable] [PATCH 4/4] curl: improve search for unused CURLState, Paolo Bonzini, 2017/05/09
- Re: [Qemu-stable] [PATCH 0/4] curl: locking cleanups and fixes, Richard W.M. Jones, 2017/05/09