Re: [PATCH gnumach] Support alignment requirements for a 64 bit kernel.

2023-02-27 Thread Samuel Thibault
Applied, thanks! Flavio Cruz, le dim. 19 févr. 2023 18:06:51 -0500, a ecrit: > We introduce both a user alignment and a kernel alignment. These are > separate requirements since for 64 bit with a 32 bit kernel we need to > ensure the kernel can consume messages that are 8-byte aligned. This > chan

[PATCH gnumach] Support alignment requirements for a 64 bit kernel.

2023-02-19 Thread Flavio Cruz
We introduce both a user alignment and a kernel alignment. These are separate requirements since for 64 bit with a 32 bit kernel we need to ensure the kernel can consume messages that are 8-byte aligned. This change removes any possibility of undefined behavior and also allows the kernel to support