Date: Mon, 3 Oct 2005 14:07:58 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/arm busdma_machdep.c Message-ID: <200510031407.j93E7w3i085423@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510031407.j93E7w3i085423>