aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJie Yang <[email protected]>2015-12-14 22:27:13 +0800
committerMark Brown <[email protected]>2015-12-16 12:28:04 +0000
commit1cf8dfd90fe50ac660f79d4b94f47b8e721a1178 (patch)
tree9370c8ac301d5ee9a469b8099d1198b5e8b42208 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentaf1086ba051aa33c559350a5fdb533acfe98a80c (diff)
ASoC: Intel: sst: fix sst_memcpy32 wrong with non-4x bytes issue
sst_memcpy32() only copied bytes/4 32bits, which means it dropped the remaining bytes%4 bytes wrongly. Here add copying those missing bytes, first to a 32bits tmp, and then write the tmp to 32bits iomem. Signed-off-by: Jie Yang <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions