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 e5872f2d6a0129dfc4a564b8af8a0f45dcdce86c (commit)
from 082831b9a62c7582635c564791d329e2477e2de4 (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 e5872f2d6a0129dfc4a564b8af8a0f45dcdce86c
Author: Damien Zammit <[email protected]>
Date: Fri Feb 23 08:15:11 2024 +0000
vm_map: Add comment and assert for vm_map_delete
This will prevent calling vm_map_delete without the map locked
unless ref_count is zero.
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
vm/vm_map.c | 7 +++++++
1 file changed, 7 insertions(+)
hooks/post-receive
--
GNU Mach