K 10 svn:author V 3 jhb K 8 svn:date V 27 2012-09-06T20:16:59.818472Z K 7 svn:log V 299 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@) END