cvs commit: src/sys/arm/arm busdma_machdep.c

Olivier Houchard cognet at FreeBSD.org
Mon Oct 3 07:07:58 PDT 2005


cognet      2005-10-03 14:07:58 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          busdma_machdep.c 
  Log:
  *blush*
  Don't try to dereference map if it's NULL.
  While I'm there, increase the minimum value to write-back/invalidate the
  whole dcache in bus_dmamap_sync().
  
  Revision  Changes    Path
  1.23      +47 -4     src/sys/arm/arm/busdma_machdep.c


More information about the cvs-src mailing list