cvs commit: src/sys/arm/arm pmap.c
    Olivier Houchard 
    cognet at FreeBSD.org
       
    Thu Apr 14 07:32:32 PDT 2005
    
    
  
cognet      2005-04-14 14:32:32 UTC
  FreeBSD src repository
  Modified files:
    sys/arm/arm          pmap.c 
  Log:
  Unbreak the vector_page == 0x00000000 case. Map the vector page L1PT into the
  kernel domain for each pmap, as we don't update the page table when we're
  switching to a kernel thread, but we do however update the DACR.
  
  Revision  Changes    Path
  1.28      +4 -2      src/sys/arm/arm/pmap.c
    
    
More information about the cvs-all
mailing list