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-875-gd6030cdf


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-875-gd6030cdf
Date: Sun, 3 Mar 2024 20:05:01 -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  d6030cdfc49e9aa10819a5438a5ae313a4538f42 (commit)
      from  a251b15660097c37892bf510f0c9979a4ec196f2 (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 d6030cdfc49e9aa10819a5438a5ae313a4538f42
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Mar 4 02:03:17 2024 +0100

    vm_allocate_contiguous: Add missing page unwiring after making the area 
non-pageable
    
    Otherwise, if the allocated memory is passed over for returning data such as
    in device_read, we end up with
    
    ../vm/vm_map.c:4245: vm_map_copyin_page_list: Assertion 
`src_entry->wired_count > 0' failed.Debugger invoked: assertion failure

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

Summary of changes:
 vm/vm_user.c | 3 +++
 1 file changed, 3 insertions(+)


hooks/post-receive
-- 
GNU Mach



reply via email to

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