On Wed, Aug 07, 2019 at 07:35:34PM +0100, Dr. David Alan Gilbert wrote: >* Wei Yang (richardw.y...@linux.intel.com) wrote: >> For migration incoming side, it either quit in precopy or postcopy. It >> is safe to use the mis->bh for both instead of allocating a dedicated >> QEMUBH for postcopy. >> >> Signed-off-by: Wei Yang <richardw.y...@linux.intel.com> >> Reviewed-by: Dr. David Alan Gilbert <dgilb...@redhat.com> > >Hi Wei, > Can you check this, the patchew tests came back with a failure which >seems bh related; I've not tried it, but can you just see if you can >reproduce it? >
I tried make check, which looks good. (Some other upstream commit introduced error. I revert them to make check work) >Dave > -- Wei Yang Help you, Help me