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 branch, master has been updated via 222aee5ef5885dbe5b5b39c59495f9e3f22f864d (commit) via 5013a77a1ec2008d033297716ad4e27c9f1d48b8 (commit) from c6fb30a04df6455ae225f6ccf437f5eb907f1a2b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 222aee5ef5885dbe5b5b39c59495f9e3f22f864d Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Aug 28 02:49:24 2022 +0200 Fix 64-to-32 copyout We cannot assume that the processor is little-endian. commit 5013a77a1ec2008d033297716ad4e27c9f1d48b8 Author: Luca Dariz <l...@orpolo.org> Date: Tue Jun 28 12:10:42 2022 +0200 fix argument passing to bootstrap modules * kern/bootstrap.c: use rpc_ vm types to put the bootstrap module arguments on the stack, make it consistent with user-space types. Signed-off-by: Luca Dariz <l...@orpolo.org> Message-Id: <20220628101054.446126-4-l...@orpolo.org> ----------------------------------------------------------------------- Summary of changes: kern/bootstrap.c | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) hooks/post-receive -- GNU Mach