commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. v1.8-595-gd2880bae


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-595-gd2880bae
Date: Mon, 27 Feb 2023 16:42:27 -0500 (EST)

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 <luca@orpolo.org>
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: <20230227204501.2492152-5-luca@orpolo.org>

-----------------------------------------------------------------------

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]