aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTomas Henzl <[email protected]>2011-04-29 16:28:30 +0200
committerJames Bottomley <[email protected]>2011-05-01 16:32:23 -0500
commit87f76152dfb1bf3de18dc01cf97c70a5c9d2583e (patch)
tree6a0b4a19fe3a3c42155f3e07b4a8d91bfa9812c6 /tools/perf/scripts/python
parent8b7eb86f61a10132aad7f90e89a15dc89e495d9e (diff)
[SCSI] arcmsr: simplify assumptions in dma_alloc_coherent()
The code currently computes an offset into a dma_alloc_coherent() area on the assumption that the alignment is imprecise. In fact, the API guarantees PAGE_SIZE alignment, so the offset calculation is always zero: remove it. [jejb: make description actually descriptive] Signed-off-by: Tomas henzl <[email protected]> Acked-by: Nick Cheng<[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions