On Tue, May 09, 2023 at 09:10:04AM +0200, Juergen Gross wrote: > On 08.05.23 18:46, Olaf Hering wrote: > > clang complains about the signed type: > > > > implicit truncation from 'int' to a one-bit wide bit-field changes value > > from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] > > > > The potential ABI change in libxenvchan is covered by the Xen version based > > SONAME. > > > > Signed-off-by: Olaf Hering <o...@aepfle.de> > > Reviewed-by: Juergen Gross <jgr...@suse.com>
Acked-by: Anthony PERARD <anthony.per...@citrix.com> Thanks, -- Anthony PERARD