Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/arch
Module Name: src
Committed By: tron
Date: Mon Sep 26 20:24:52 UTC 2005
Modified Files:
src/sys/arch/i386/i386 [netbsd-3]: pmap.c
src/sys/arch/xen/i386 [netbsd-3]: pmap.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #813):
sys/arch/xen/i386/pmap.c: revision 1.15
sys/arch/i386/i386/pmap.c: revision 1.185
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.181.2.1 -r1.181.2.2 src/sys/arch/i386/i386/pmap.c
cvs rdiff -r1.8.2.4 -r1.8.2.5 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