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-617-g6b6d49a7


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-617-g6b6d49a7
Date: Thu, 20 Apr 2023 16:53:28 -0400 (EDT)

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  6b6d49a71f016a4ea60c4ae63af8dfd8c76f55ba (commit)
      from  13e393e8d43c3509956ffee5cf27fc2311b649fd (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 6b6d49a71f016a4ea60c4ae63af8dfd8c76f55ba
Author: Luca Dariz <luca@orpolo.org>
Date:   Wed Apr 19 21:46:59 2023 +0200

    fix address fault for 32-on-64-bit syscall
    
    * x86_64/locore.S: the faulty address is found in %rbp and not in
      %rsi, so copy that in CR2
    Message-Id: <20230419194703.410575-1-luca@orpolo.org>

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

Summary of changes:
 x86_64/locore.S | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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