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 af9f471b500bcd0c1023259c7577e074fe6d3ee5 (commit) from 204a382c7b6ccc6443a81688066319d73ef65cab (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 af9f471b500bcd0c1023259c7577e074fe6d3ee5 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sat Jun 20 13:17:21 2020 +0200 vm_map: Allow passing the name of a memory object as is returned by vm_info. * vm/vm_user.c (vm_map): Before trying to vm_object_enter, try to simply lookup the name. ----------------------------------------------------------------------- Summary of changes: vm/vm_user.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- GNU Mach