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 "Hurd".
The branch, master has been updated via 22676a3a6e4d99e13ee75c1ad2f4976ae6b0ce52 (commit) from fab864748c2daf57b3fdad7382cba5f9b9d5c9d8 (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 22676a3a6e4d99e13ee75c1ad2f4976ae6b0ce52 Author: Damien Zammit <dam...@zamaudio.com> Date: Thu Sep 8 09:32:52 2022 +0000 machdev, pci-arbiter, rumpdisk: Fix race condition in bootstrap This fixes a known race condition in bootstrapping by separating the fsys_startup call from the server demuxer loop into two separate functions that the caller can decide when to call. Message-Id: <20220908093229.499494-1-dam...@zamaudio.com> ----------------------------------------------------------------------- Summary of changes: libmachdev/machdev.h | 3 ++- libmachdev/trivfs_server.c | 18 ++++++++++++------ pci-arbiter/main.c | 31 ++++++++++++------------------- rumpdisk/main.c | 4 +++- 4 files changed, 29 insertions(+), 27 deletions(-) hooks/post-receive -- Hurd