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 f4c38f0bb27cd41abef69a03495d6eaf1ac215ed (commit)
from a0feecf7d2c79aca27b443a983aa0d52888f8a36 (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 f4c38f0bb27cd41abef69a03495d6eaf1ac215ed
Author: Samuel Thibault <[email protected]>
Date: Sun Aug 13 20:11:19 2023 +0200
slab [SLAB_VERIFY]: Do not enable KMEM_CF_VERIFY on large slabs
That would be refused by kmem_cache_compute_properties later on anyway,
and prevent the kernel from booting at all.
-----------------------------------------------------------------------
Summary of changes:
kern/slab.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
GNU Mach