diff options
author | Dave Jiang <[email protected]> | 2021-10-25 07:59:49 -0700 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-10-28 22:54:44 +0530 |
commit | 2efe58cfaad4ad94eab888d287c174de5209a0c2 (patch) | |
tree | 4b2594606b41514ab26342e05dbc025549be8465 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 1825ecc908d4e77735a993a72406e04e9dfbe5eb (diff) |
dmaengine: idxd: cleanup completion record allocation
According to core-api/dma-api-howto.rst, the address from
dma_alloc_coherent is gauranteed to align to the smallest PAGE_SIZE order.
That supercedes the 64B/32B alignment requirement of the completion record.
Remove alignment adjustment code.
Tested-by: Jacob Pan <[email protected]>
Signed-off-by: Dave Jiang <[email protected]>
Link: https://lore.kernel.org/r/163517396063.3484297.7494385225280705372.stgit@djiang5-desk3.ch.intel.com
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions