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 48bec088b6a4a4674acc5b1ea919c47a5180da98 (commit)
from db656dd03b9b0a2bc955c43c58a2ef88f2bdf35c (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 48bec088b6a4a4674acc5b1ea919c47a5180da98
Author: Richard Braun <[email protected]>
Date: Sun Mar 13 13:48:44 2016 +0100
Avoid panics on physical memory exhaustion
* vm/vm_resident (vm_page_grab_contig): 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