On 14.08.2025 16:57, Roger Pau Monné wrote: > I've adjusted UL -> L as requested by Andrew, and added the following > commit message: > > tests/pdx: define PAGE_SIZE as long > > Otherwise Coverity complains about possibly shifting an integer more than > 31 bits. > > This also reverts the previous attempt to fix this Coverity reported > issue, commit 4dd323029094d93dbc8d174fe744fd7f54f0a7a4. > > Suggested-by: Jan Beulich <jbeul...@suse.com> > Coverity ID: 1662707 > Fixes: cb50e4033717 ('test/pdx: add PDX compression unit tests') > Signed-off-by: Roger Pau Monné <roger....@citrix.com> > Acked-by: Jan Beulich <jbeul...@suse.com> > > Let me know if you are OK with the adjustment and commit message.
Fine with me. Jan