Applied, thanks!
Flavio Cruz, le dim. 07 mai 2023 23:35:23 -0400, a ecrit:
> We can fast track the simplification of the RPC ABI for x86_64 if we don't
> have
> MACH_MSG_TYPE_STRING used in RPCs which forces msgt_size to use more than 8
> bits.
> ---
> include/mach/mach_host.defs | 4
> ke
Flávio Cruz, le mar. 09 mai 2023 18:54:37 -0400, a ecrit:
> On Mon, May 8, 2023 at 4:40 PM Samuel Thibault <[1]samuel.thiba...@gnu.org>
> wrote:
>
> Hello,
>
> Flavio Cruz, le dim. 07 mai 2023 23:35:23 -0400, a ecrit:
> > We can fast track the simplification of the RPC ABI for x86_64
Hello,
On Mon, May 8, 2023 at 4:40 PM Samuel Thibault
wrote:
> Hello,
>
> Flavio Cruz, le dim. 07 mai 2023 23:35:23 -0400, a ecrit:
> > We can fast track the simplification of the RPC ABI for x86_64 if we
> don't have
> > MACH_MSG_TYPE_STRING used in RPCs which forces msgt_size to use more
> tha
Hello,
Flavio Cruz, le dim. 07 mai 2023 23:35:23 -0400, a ecrit:
> We can fast track the simplification of the RPC ABI for x86_64 if we don't
> have
> MACH_MSG_TYPE_STRING used in RPCs which forces msgt_size to use more than 8
> bits.
Doesn't this break builds of hurd/glib code that is trying to
We can fast track the simplification of the RPC ABI for x86_64 if we don't have
MACH_MSG_TYPE_STRING used in RPCs which forces msgt_size to use more than 8
bits.
---
include/mach/mach_host.defs | 4
kern/host.c | 10 ++
2 files changed, 10 insertions(+), 4 deletions(-