diff options
author | marius <marius@FreeBSD.org> | 2010-09-14 20:31:09 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2010-09-14 20:31:09 +0000 |
commit | 2172eaf47929b2bf67354ac5bf69e9890a3af0ee (patch) | |
tree | f0e3f83a1c19e986b1fb8c5dd7d32b9b15ad159b /sbin/reboot | |
parent | f5db453abefa2813c941f74861528131edc9165e (diff) | |
download | FreeBSD-src-2172eaf47929b2bf67354ac5bf69e9890a3af0ee.zip FreeBSD-src-2172eaf47929b2bf67354ac5bf69e9890a3af0ee.tar.gz |
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.
Diffstat (limited to 'sbin/reboot')
0 files changed, 0 insertions, 0 deletions