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 dd50871dc76c4b9ea5f127924f02ec082d88b165 (commit) from 2fa69c06ee0a02687100d159801eaba9c1597943 (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 dd50871dc76c4b9ea5f127924f02ec082d88b165 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Tue Jun 3 23:08:31 2025 +0200 thread_create: Inherit vm_privilege between threads of the same task So that e.g. all rumpdisk threads get vm_privilege ----------------------------------------------------------------------- Summary of changes: kern/thread.c | 3 +++ 1 file changed, 3 insertions(+) hooks/post-receive -- GNU Mach