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 d2880baef19991270cbcdbdb22622e91815faadc (commit)
from 8d402b754f3a436dc0e7e6e7ed3b763e98379976 (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 d2880baef19991270cbcdbdb22622e91815faadc
Author: Luca Dariz <[email protected]>
Date: Mon Feb 27 21:45:00 2023 +0100
x86_64: fix user trap during syscall with an invalid user stack
* i386/i386/locore.h: user vm_offset_t in the recovery_table
* x86_64/locore.S: fix RECOVERY() location and keep user regs in %rbx,
as it seems the convention. This only applies to 32-bit userspace.
Message-Id: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
i386/i386/locore.h | 4 ++--
x86_64/locore.S | 20 ++++++++++----------
2 files changed, 12 insertions(+), 12 deletions(-)
hooks/post-receive
--
GNU Mach