This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mach".
The tag, v1.8+git20220827 has been created at 3e1702a65fb3caf50c8d09a1b383b0056a5efc82 (commit) - Log ----------------------------------------------------------------- commit 3e1702a65fb3caf50c8d09a1b383b0056a5efc82 Author: Luca Dariz <l...@orpolo.org> Date: Sun Apr 3 16:59:55 2022 +0200 add rpc_versions for vm types * vm_types.h: add new types and conversion functions * mach_types.defs: adapt vm types depending on kernel user/server * vm_info.h: adapt rpc structure to have uniformly-sized members also on 64-bit * x86_64/configfrag.c: add new option to select the user-space variant. Note that with this change the user-space interface is somehow fixed, i.e. it can't support 32-bit and 64-bit tasks at the same time. If this would be needed at some point, this change needs to be reworked. Signed-off-by: Luca Dariz <l...@orpolo.org> Message-Id: <20220403145955.120742-3-l...@orpolo.org> ----------------------------------------------------------------------- hooks/post-receive -- GNU Mach