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 8a82dfaf598d48ee9788e71963c0f378004d38e5 (commit) from f6743355456b0851b49e1142fb2f7756193350a1 (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 8a82dfaf598d48ee9788e71963c0f378004d38e5 Author: Michael Kelly <m...@weatherwax.co.uk> Date: Mon Jun 16 01:47:13 2025 +0200 vm_page: Make sure to inspect internal page list notably when the external page list is not empty but vm_page_can_move returns false. ----------------------------------------------------------------------- Summary of changes: vm/vm_page.c | 70 ++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 44 insertions(+), 26 deletions(-) hooks/post-receive -- GNU Mach