On Wed, Dec 02, 2009 at 07:56:58PM +0100, Juan Quintela wrote: > "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.
But this is bugfix, not cleanup, right? We want bugfixes ASAP, let not mix it with cleanups etc. You can just post 2 series, and note that second one depends on 1'st one. -- MST