On Wed, 7 Apr 2010 09:32:35 -0300 Luiz Capitulino <lcapitul...@redhat.com> wrote:
> On Wed, 07 Apr 2010 14:18:26 +0200 > Kevin Wolf <kw...@redhat.com> wrote: > > > Am 07.04.2010 13:57, schrieb Christoph Hellwig: > > > On Wed, Apr 07, 2010 at 01:47:47PM +0200, Jan Kiszka wrote: > > >> virtio_blk_req_complete releases the request we dereference again for > > >> bdrv_mon_event. Reorder both calls to fix this. > > > > > > I think Kevin alreday sent a patch to use the local state variable > > > which is still around. Either way looks fine to me. > > > > Yes, it's the same thing, so I won't pick this up for my block branch > > even though Jan's fix looks fine, too. > > I also resend Kevin's fix two days ago as part of a git pull, but > looks like Anthony is away.. A pull request, I mean.