Date: Sat, 18 Sep 2010 08:20:39 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/sparc64 iommu.c src/sys/sun4v/sun4v hviommu.c Message-ID: <201009180821.o8I8LIxF052123@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-09-18 08:20:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/sparc64/sparc64 iommu.c
sys/sun4v/sun4v hviommu.c
Log:
SVN rev 212817 on 2010-09-18 08:20:39Z by marius
MFC: r212620
Remove a KASSERT which will also trigger for perfectly valid combinations
of small maxsize and "large" (including BUS_SPACE_UNRESTRICTED) nsegments
parameters. Generally using a presz of 0 (which indeed might indicate the
use of bogus parameters for DMA tag creation) is not fatal, it just means
that no additional DVMA space will be preallocated.
Revision Changes Path
1.45.2.6 +0 -3 src/sys/sparc64/sparc64/iommu.c
1.5.2.1 +0 -3 src/sys/sun4v/sun4v/hviommu.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009180821.o8I8LIxF052123>
