Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/sparc
Module Name: src
Committed By: pk
Date: Sun Mar 2 21:42:49 UTC 2003
Modified Files:
src/sys/arch/sparc/sparc: intr.c mkclock.c
Log Message:
Use the new pmap_kprotect() function instead of pmap_changeprot().
The latter is now a pmap internal function; and it wasn't used correctly
in mkclock.c anyway.
To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/sys/arch/sparc/sparc/intr.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/sparc/sparc/mkclock.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