On 16/06/2021 13:50, Olaf Hering wrote:
> Various unreviewed changes, rebase to 4bcf6433ee.

General CI run:
https://gitlab.com/xen-project/patchew/xen/-/pipelines/322032419

Some specific failures.
https://gitlab.com/xen-project/patchew/xen/-/jobs/1351977567 (32bit
toolstack build):

common.c: In function '_sr_bitmap_expand':
common.c:187:9: error: right shift count >= width of type [-Werror]
         new_max |= new_max >> 32;
         ^


https://gitlab.com/xen-project/patchew/xen/-/jobs/1351977708 (arm64)

nomigrate.c:25:20: error: unknown type name 'xc_stream_type_t'
   25 |                    xc_stream_type_t stream_type, int recv_fd)
      |                    ^~~~~~~~~~~~~~~~


I haven't looked through all the failures in the general run, but be
aware that there might still be some clang fallout in dom0_build.c in
Xen, and PV32 fallout for the smoke tests, which won't be from your series.

~Andrew

Reply via email to