aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMartin Sperl <[email protected]>2015-09-10 09:32:14 +0000
committerMark Brown <[email protected]>2015-09-10 11:09:16 +0100
commit2a3fffd45822070309bcf0b1e1dae624d633824a (patch)
treefedfb018c3582f5996e9c83f7e382df8c4ee905a /tools/perf/scripts/python/export-to-postgresql.py
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 (diff)
spi: bcm2835: BUG: fix wrong use of PAGE_MASK
There is a bug in the alignment checking of transfers, that results in DMA not being used for un-aligned transfers that do not cross page-boundries, which is valid. This is due to a missconception of the meaning PAGE_MASK when implementing that check originally - (PAGE_SIZE - 1) should have been used instead. Also fixes a copy/paste error. Reported-by: <[email protected]> Signed-off-by: Martin Sperl <[email protected]> Signed-off-by: Mark Brown <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions