[PATCH 0/2 gnumach] Fix most failing tests for USER32

Damien Zammit <[email protected]> Tue, 30 Jun 2026 02:32:18 +0000
Newsgroups gmane.os.hurd.bugs
Message-ID <[email protected]>
Hi,

This is a workaround for new-style mig structs failing to preserve type
widths on 32 bit userspace.

This gets us to all CI passing except 2 cases that have 64b smp + user32:

	--enable-ncpus=8 --enable-user32

Thanks,
Damien