On (Wed) 05 Mar 2014 [02:14:56], Alexey Kardashevskiy wrote: > This replaces DPRINTF macro with tracepoints. > > This moves some messages from migration.c to savevm.c. > > This adds tracepoint to signal about fileds failed to migrate. > > Signed-off-by: Alexey Kardashevskiy <a...@ozlabs.ru> > --- > > This is v3. Should I repost the whole thing or just "3/3 v3" is ok? Thanks!
Sending the series again is preferred. (You can see 3/3 was missed in the subject line. There are other small quirks that can happen and cause more pain for maintainers.) I've corrected the 's/fileds/fields' typo in the commit msg and picked up this series and applied to my migration branch, which I'll send to Juan. Amit