summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorBen Dooks <ben.dooks@codethink.co.uk>2016-06-07 16:37:19 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2016-07-25 11:34:27 +0300
commite5306c3ab28696fc112025c03c20546a6ff0040f (patch)
treeea6de80f2f457b68fe4c819d399aad1b30d745e0 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent7a3c56773e7b15d86ae1179df87b219c864b5f68 (diff)
downloadlinux-e5306c3ab28696fc112025c03c20546a6ff0040f.tar.xz
mmc: dw_mmc: fix 32bit little-endian access of des1 field
The IDMAC_SET_BUFFER1_SIZE() macro modifies des1, but does not check if the value being passed is big or little endian desptire the des1 field being marked as __le32. Fix the issue by ensuring the values are changed from the cpu endian to the descriptor endian by using cpu_to_le32. Spotted whilst doing big endian conversion work on Exynos, and stops the mmc worker thread from stalling. Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com> Tested-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions