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 f9ac76867be8c7f6943ca42d93521e5ad97e42a4 (commit)
from 4e48ff1d81e7a36d257c7d70b61fe1e5bf500a6e (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 f9ac76867be8c7f6943ca42d93521e5ad97e42a4
Author: Richard Braun <[email protected]>
Date: Tue Feb 16 22:01:49 2016 +0100
Avoid panics on physical memory exhaustion
* vm/vm_resident (vm_page_grab): Return NULL instead of calling panic
on memory exhaustion.
-----------------------------------------------------------------------
Summary of changes:
vm/vm_resident.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
--
GNU Mach