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 2fd0fa8b35bcf5a8f9d69437c58608e9bc880957 (commit)
from 92257f56a32f16795402cdbeb76a8b4f56ea2369 (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 2fd0fa8b35bcf5a8f9d69437c58608e9bc880957
Author: Etienne Brateau <[email protected]>
Date: Wed Feb 8 23:54:36 2023 +0100
vm_page.c: add missing object lock
The documentation of vm_page_insert says that the object must be locked.
Moreover, the unlock call is here but no call was present.
Message-Id: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
vm/vm_page.c | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
GNU Mach