CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/30 14:35:04
Modified files:
sys/arch/sparc/sparc: pmap.c
Log message:
Remove the ``never cache virtual addresses in the DVMA range'' in
pv_changepte4m() since DVMA addresses are never loaded in the SRMMU; this
chunk was forgotten in the previous `don't steal DVMA out of kernel_map on 4m'
commit.
