CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/02 02:29:53
Modified files:
sys/arch/alpha/alpha: pmap.c
sys/arch/amd64/amd64: pmap.c
sys/arch/arm/arm: pmap.c pmap7.c
sys/arch/i386/i386: pmap.c pmapae.c
Log message:
Remove some pmap locks that were #defined to be nothing (empty). Discussed
with many, ok kettenis@.
