summaryrefslogtreecommitdiffstats
path: root/sys/amd64/linux32
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2006-05-03 04:14:17 +0000
committerscottl <scottl@FreeBSD.org>2006-05-03 04:14:17 +0000
commit7ef1f80fdd3ab40ec0c9ba6a13e39b0552eea059 (patch)
tree1056f9c32d16deef6cf66c9fbf7618d1bedf5215 /sys/amd64/linux32
parent581c3c81537dc544744b18bab247968aa7b6d5f6 (diff)
downloadFreeBSD-src-7ef1f80fdd3ab40ec0c9ba6a13e39b0552eea059.zip
FreeBSD-src-7ef1f80fdd3ab40ec0c9ba6a13e39b0552eea059.tar.gz
Allow bus_dmamap_load() to pass ENOMEM back to the caller. This puts it into
conformance with the mbuf and uio load routines. ENOMEM can only happen with BUS_DMA_NOWAIT is passed in, thus the deferals are disabled. I don't like doing this, but fixing this fixes assumptions in other important drivers, which is a net benefit for now.
Diffstat (limited to 'sys/amd64/linux32')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud