On Thu, 4 Feb 2016 15:30:11 +0530 Amit Shah <[email protected]> wrote:
> On (Thu) 04 Feb 2016 [10:20:07], Greg Kurz wrote: > > state->name does not contain a terminating '\0' and you may get: > > > > Machine type received is 'pseries-2.3y�?' and local is 'pseries-2.4' > > load of migration failed: Invalid argument > > > > Let's add a precision modifier to fix this. > > > > Signed-off-by: Greg Kurz <[email protected]> > > Reviewed-by: Amit Shah <[email protected]> > > Amit > I forgot to mention that this patch fixes: 61964c23e5ddd5a33f15699e45ce126f879e3e33 "migration: Add configuration section" Cc'ing stable since this is a 2.4.0 commit and it may *theorically* lead to a crash (even if that is very unlikely to occur). Also Cc'ing trivial. Thanks ! -- Greg
