Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/vax/vax
Module Name: syssrc
Committed By: ragge
Date: Sun Sep 30 17:12:09 UTC 2001
Modified Files:
syssrc/sys/arch/vax/vax: pmap.c
Log Message:
Check if page to be remapped in pmap_enter() is entered by pmap_kenter_pa(),
to decide whether to remove the previous mapping from pv_table or not.
Should fix PR#12231.
To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 syssrc/sys/arch/vax/vax/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