Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/sh5/sh5
Module Name: syssrc
Committed By: scw
Date: Thu Oct 31 14:34:17 UTC 2002
Modified Files:
syssrc/sys/arch/sh5/sh5: pmap.c
Log Message:
Since we keep a list of all mappings for a given physical page (even
unmanaged mappings) so we can deal with cache aliases, make sure to
skip unmanaged/wired mappings (added via pmap_kenter_pa()) when doing
things like pmap_page_protect().
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/sh5/sh5/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