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.