Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: matt
Date: Sat Jul 2 01:26:29 UTC 2011
Modified Files:
src/sys/arch/powerpc/powerpc: vm_machdep.c
src/sys/uvm: uvm_glue.c
Log Message:
Allow the MD code to decide to panic if cpu_uarea_alloc would return NULL.
If NULL is returned, just allocate the standard way.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/powerpc/powerpc/vm_machdep.c
cvs rdiff -u -r1.150 -r1.151 src/sys/uvm/uvm_glue.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index