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-682-g5897901d


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-682-g5897901d
Date: Fri, 11 Aug 2023 19:18:05 -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  5897901d6ee40427f76997c82c7fd64789a6ef7f (commit)
       via  1cf67399a9bfa13ab79974e345eb87fa70753da1 (commit)
       via  62dcee5f04552bf013454f219d37454895e7d32d (commit)
      from  362c84a08a1b8f1eb7f9c1c37c6ed7cece348ee4 (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 5897901d6ee40427f76997c82c7fd64789a6ef7f
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Aug 12 01:17:01 2023 +0200

    x86_64: fix NCPUS > 1 build of CX() macro
    
    With the kernel gone to -2GB, the base+index addressing needs to use a 64bit
    register index.

commit 1cf67399a9bfa13ab79974e345eb87fa70753da1
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Aug 12 01:09:21 2023 +0200

    lock: Rename simple_unlock version with information to _simple_unlock
    
    For coherency with the rest of the implementations

commit 62dcee5f04552bf013454f219d37454895e7d32d
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Aug 12 01:07:39 2023 +0200

    x86_64: Fix printing kernel trap number and error

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

Summary of changes:
 i386/i386/trap.c |  2 +-
 kern/lock.c      |  2 +-
 kern/lock.h      |  3 ++-
 x86_64/cswitch.S | 18 ++++++-------
 x86_64/locore.S  | 78 ++++++++++++++++++++++++++++----------------------------
 x86_64/spl.S     | 20 +++++++--------
 6 files changed, 62 insertions(+), 61 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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