diff options
author | jhb <jhb@FreeBSD.org> | 2012-09-06 20:16:59 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2012-09-06 20:16:59 +0000 |
commit | 0bc0a2586ce9caa8fbee0c1f134bff3f6dec4f15 (patch) | |
tree | 01bf8e21104992b8d6a4b8388ad9b756dfcfa433 /lib/libc/stdlib/quick_exit.c | |
parent | b483b4ba3d82feaef71fa09be9ad987686bd4204 (diff) | |
download | FreeBSD-src-0bc0a2586ce9caa8fbee0c1f134bff3f6dec4f15.zip FreeBSD-src-0bc0a2586ce9caa8fbee0c1f134bff3f6dec4f15.tar.gz |
Dynamically allocate the S/G lists passed to callback routines rather than
allocating them on the stack of various bus_dmamap_load*() functions. The
S/G lists are stored in the DMA tags. This matches the implementation on
all other platforms.
Discussed with: scottl, gibbs
Tested by: stas (arm@)
Diffstat (limited to 'lib/libc/stdlib/quick_exit.c')
0 files changed, 0 insertions, 0 deletions