| 
    
 [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v2 03/13] libxenguest: deal with log-dirty op stats overflow
 Am Mon, 5 Jul 2021 17:13:28 +0200
schrieb Jan Beulich <jbeulich@xxxxxxxx>:
>      ctx->save.stats = (struct precopy_stats){
> -        .dirty_count = ctx->save.p2m_size,
> +        .dirty_count = -1,
>      };
As said earlier, a consumer of these data may now be unable to initialize 
itself properly. Without the patch it would be able to size its private data 
structures properly to p2m_size. With the patch it can not know in advance what 
the upper limit might be.
There is no in-tree consumer that is affected, and I do not have an out-of-tree 
consumer that might be broken by this change.
Just saying..
Olaf
Attachment:
pgpldrwk6ph49.pgp 
 
 
  | 
  
![]()  | 
            
         Lists.xenproject.org is hosted with RackSpace, monitoring our  |