Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: chs
Date: Sun Sep 11 14:30:32 UTC 2005
Modified Files:
src/sys/arch/i386/i386: pmap.c
src/sys/arch/xen/i386: pmap.c
Log Message:
remove the part of rev. 1.168 that skips TLB invalidations in pmap_enter().
it's wrong for wired mappings. fixes PR 29804.
To generate a diff of this commit:
cvs rdiff -r1.184 -r1.185 src/sys/arch/i386/i386/pmap.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/xen/i386/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