K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-04-17T13:22:18.083672Z K 7 svn:log V 292 Restore bus DMA bounce pages to an offset of 0 when they are released by a tag that has BUS_DMA_KEEP_PG_OFFSET set. Otherwise the page could be reused with a non-zero offset by a tag that doesn't have BUS_DMA_KEEP_PG_OFFSET leading to data corruption. Sleuthing by: avg Reviewed by: scottl END