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-692-g5a9f9578


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-692-g5a9f9578
Date: Sat, 12 Aug 2023 09:58:26 -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  5a9f9578e3075a39e7b14db6e5b8e8c4e01f245f (commit)
       via  b30320dd03ddba56152cfe615eadeb0a8e40864e (commit)
      from  498cfc1840f2c50cf2681372a2b01e8066a2980f (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 5a9f9578e3075a39e7b14db6e5b8e8c4e01f245f
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Aug 12 15:56:07 2023 +0200

    pmap: Make pmap_protect sparse-pde aware
    
    222020cff440 ("pmap: dynamically allocate the whole user page tree map")
    made the pde array sparse, but missed updating pmap_protect accordingly:
    we have to re-lookup for the pde on each PDE_MAPPED_SIZE section.

commit b30320dd03ddba56152cfe615eadeb0a8e40864e
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Aug 12 15:46:05 2023 +0200

    x86_64: don't bother printing function arguments
    
    They are in registers, and most probably very quickly overwritten.

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

Summary of changes:
 i386/i386/db_trace.c | 5 +++++
 i386/intel/pmap.c    | 7 +++----
 2 files changed, 8 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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