cvs commit: src/sys/ia64/ia64 pmap.c

Marcel Moolenaar marcel at FreeBSD.org
Fri May 16 00:57:45 PDT 2003


marcel      2003/05/16 00:57:44 PDT

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        pmap.c 
  Log:
  o  In pmap_install, don't prevent switching the pmap if we're
     switching to kernel_pmap. The pmap is not special enough.
  o  Clear the active bit on the pmap we're switching out.
  o  Fix some nearby style(9) bugs.
  
  Approved by: re@
  
  Revision  Changes    Path
  1.101     +13 -15    src/sys/ia64/ia64/pmap.c


More information about the cvs-src mailing list