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. Kevin