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-551-g1956a5e0


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-551-g1956a5e0
Date: Sun, 12 Feb 2023 13:06:56 -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  1956a5e0f56793e11edc8fcf0a66fb68c1e4049d (commit)
      from  5c2f82deeba84394c621b2d98ce7d73489c88ac3 (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 1956a5e0f56793e11edc8fcf0a66fb68c1e4049d
Author: Luca Dariz <luca@orpolo.org>
Date:   Sun Feb 12 18:28:15 2023 +0100

    add more explicit names for user space virtual space limits
    
    * i386/i386/vm_param.h: add VM_MAX/MIN_USER_ADDRESS to kernel headers.
    * i386/i386/db_interface.c
    * i386/i386/ldt.c
    * i386/i386/pcb.c
    * i386/intel/pmap.c
    * kern/task.c: replace VM_MAX/MIN_ADDRESS with VM_MAX/MIN_USER_ADDRESS
    Message-Id: <20230212172818.1511405-7-luca@orpolo.org>

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

Summary of changes:
 i386/i386/db_interface.c |  4 ++--
 i386/i386/ldt.c          |  8 ++++----
 i386/i386/pcb.c          |  6 +++---
 i386/i386/vm_param.h     |  6 +++++-
 i386/intel/pmap.c        | 18 +++++++++---------
 kern/task.c              |  4 ++--
 6 files changed, 25 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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