On 17/06/2016 10:16, P J P wrote: > +-- On Fri, 17 Jun 2016, Amit Shah wrote --+ > | This was flagged as an incompatibility in the vmstate by a nightly run > | of the vmstate checker: > | > | Section "esp" Description "esp" Field "cmdbuf" size mismatch: 16 , 32 > | Section "dc390" Description "esp" Field "cmdbuf" size mismatch: 16 , 32 > | Section "am53c974" Description "esp" Field "cmdbuf" size mismatch: 16 , 32 > > Probably vmstate file needs to be regenerated?
No, that's not what that means. It means that your patch broke migration compatibility. I've posted a patch to just remove the code (which also has the effect of reverting your patch and mine). Paolo