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-713-g0858a181


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-713-g0858a181
Date: Sun, 13 Aug 2023 19:05:50 -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  0858a1817f58a002945c4c58fea196f2b14ba460 (commit)
      from  f22235e8d190cb6467aa755dc83bf85e7e95af04 (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 0858a1817f58a002945c4c58fea196f2b14ba460
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 14 01:03:30 2023 +0200

    x86_64: Fix memory leak on pmap destruction
    
    We do need to go through the whole page table, to release the pdpt-s and
    pdet-s that map the kernel. Only the ptpt-s that map the kernel are shared
    between tasks.

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

Summary of changes:
 i386/intel/pmap.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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