CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/29 08:24:29
Modified files:
sys/arch/amd64/amd64: pmap.c
sys/arch/i386/i386: pmap.c pmapae.c
Log message:
remove archaic comment from original import of i386 pmap
This comment hasn't been relevant for at least 11 years as there's
no such lock. NetBSD removed the comment 11 years ago. No functional
change.
Discussed with mlarkin@
