aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorDaniel Mentz <[email protected]>2015-12-16 01:38:48 +0000
committerDan Williams <[email protected]>2015-12-16 19:24:26 +0000
commit0354aec19ce3d355c6213b0434064efc25c9b22c (patch)
treed428458458507a455257e0eec6c92ab5917e50df /net/unix/af_unix.c
parentRevert "scatterlist: use sg_phys()" (diff)
downloadkernel-0354aec19ce3d355c6213b0434064efc25c9b22c.tar.gz
kernel-0354aec19ce3d355c6213b0434064efc25c9b22c.zip
dma-debug: Fix dma_debug_entry offset calculation
dma-debug uses struct dma_debug_entry to keep track of dma coherent memory allocation requests. The virtual address is converted into a pfn and an offset. Previously, the offset was calculated using an incorrect bit mask. As a result, we saw incorrect error messages from dma-debug like the following: "DMA-API: exceeded 7 overlapping mappings of cacheline 0x03e00000" Cacheline 0x03e00000 does not exist on our platform. Cc: <[email protected]> Fixes: 0abdd7a81b7e ("dma-debug: introduce debug_dma_assert_idle()") Signed-off-by: Daniel Mentz <[email protected]> Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions