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 073f825873850fd564079d81a1156367da9f57a5 (commit) from 6d91c78f0c240e3c7d81e19e85507e0aec580d6f (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 073f825873850fd564079d81a1156367da9f57a5 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Tue Mar 25 01:38:37 2025 +0100 vm_page_free: Do not check mem->object lock when mem->absent is false It may be NULL in that case. ----------------------------------------------------------------------- Summary of changes: vm/vm_resident.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) hooks/post-receive -- GNU Mach