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 6d422d5588b830464b31680a9076144a2b594113 (commit) from dd50871dc76c4b9ea5f127924f02ec082d88b165 (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 6d422d5588b830464b31680a9076144a2b594113 Author: Michael Kelly <m...@weatherwax.co.uk> Date: Sun Jun 8 17:27:13 2025 +0200 vm_object_pmap_remove: Also remove in the shadow object Otherwise, when e.g. terminating tasks with shared mappings, some references remain within the pv_head_table to pmap_t objects that had already been destroyed. ----------------------------------------------------------------------- Summary of changes: vm/vm_object.c | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) hooks/post-receive -- GNU Mach