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

Alan Cox alc at FreeBSD.org
Sat Jun 26 12:10:30 PDT 2004


alc         2004-06-26 19:10:12 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  In case pmap_extract_and_hold() is ever performed on a different pmap than
  the current one, we need to pin the current thread to its CPU.
  
  Submitted by:   tegge@
  
  Revision  Changes    Path
  1.478     +2 -0      src/sys/i386/i386/pmap.c


More information about the cvs-src mailing list