Searched hist:191201 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/arm/
H A Dbusdma_machdep-v4.cdiff 191201 Fri Apr 17 11:23:41 MDT 2009 jhb 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
/freebsd-11-stable/sys/x86/x86/
H A Dbusdma_bounce.cdiff 191201 Fri Apr 17 11:23:41 MDT 2009 jhb 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

Completed in 164 milliseconds