Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: bjh21
Date: Sat Jun 9 12:22:13 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/arm26: pmap.c
Log Message:
Very crude changes to ensure we never call malloc passing M_WAITOK from
pmap_enter. Instead, we panic if allocation fails. This is bad, and should
be reworked.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/arch/arm26/arm26/pmap.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