"Michael S. Tsirkin" <m...@redhat.com> wrote: > On Wed, Dec 02, 2009 at 01:04:36PM +0100, Juan Quintela wrote: >> viltio_blak_dma_restart_bh() was unsafe, it used req->next after having >> (possible) put req in another list >> >> Signed-off-by: Juan Quintela <quint...@redhat.com> > > Sounds good, but why is this part of vmstate patchset?
Rest of the patches depend on it. I tried to only do the cleanups needed for vmstate. I really forced me to not doing more cleanups. Later, Juan.