CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/23 20:13:22
Modified files:
sys/arch/i386/i386: pmap.c
Log message:
In pmap_clear_attrs() use i386_atomic_clearbits_l() to only clear the
bits necessary. Also move up the pmap_map_ptes() call to before the
diagnostic check. okay art@, weingart@
