diff options
author | marius <marius@FreeBSD.org> | 2012-07-19 14:43:46 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2012-07-19 14:43:46 +0000 |
commit | 4594375cbb5c1e8805aa630c4f87e0ca159eccdb (patch) | |
tree | e4657e4855e24a69ef0d1669858e6bc2df114957 /lib/libedit/common.c | |
parent | 900c50d55cf4bbde47dc16b74efebaded79d411f (diff) | |
download | FreeBSD-src-4594375cbb5c1e8805aa630c4f87e0ca159eccdb.zip FreeBSD-src-4594375cbb5c1e8805aa630c4f87e0ca159eccdb.tar.gz |
Revert the use of BUS_DMA_ALLOCNOW when creating the DMA tag for user
data introduced in r236061. Using that flag doesn't make that much
sense on this case as the DMA maps using it are also created during
sym_pci_attach(). Moreover, due to the maxsegsz parameter used, doing
so may exhaust the bounce pages pool on architectures requiring
bounce pages. [1]
While at it, use a slightly more appropriate maxsegsz parameter.
PR: 169526
Submitted by: Mike Watters [1]
MFC after: 3 days
Diffstat (limited to 'lib/libedit/common.c')
0 files changed, 0 insertions, 0 deletions