Update code to handle the new ABI for sending inlined port rights.
commit7e23b3c2c008e0b9b5da055e675d40cc27bb10ef
authorFlavio Cruz <flaviocruz@gmail.com>
Fri, 24 Nov 2023 21:30:38 +0000 (24 16:30 -0500)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 3 Dec 2023 00:03:41 +0000 (3 01:03 +0100)
treefac8ee478962b2e81659277e1a177c032a3be3e8
parent2fb85a37874c09fb22cd069f7c3c7fd6d8eb2f8f
Update code to handle the new ABI for sending inlined port rights.

For i686, this change is no op but for x86_64 it forces all inlined port
rights to be 8 bytes long.
Message-ID: <20231124213041.952886-2-flaviocruz@gmail.com>
hurd/intr-msg.c
mach/msg-destroy.c