Date: Mon, 28 Jul 2008 16:00:19 +0000 (UTC) From: Andrew Thompson <thompsa@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: <200807281600.m6SG0XUO029789@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2008-07-28 16:00:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/arm/arm busdma_machdep.c Log: SVN rev 180889 on 2008-07-28 16:00:19Z by thompsa MFC r174051 Correct the logic : we can just invalidate the cache lines, and not write-back them, only if PREWRITE is not set, and if the buffer is cache-line aligned. Revision Changes Path 1.35.2.2 +1 -1 src/sys/arm/arm/busdma_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807281600.m6SG0XUO029789>