diff options
author | 2015-04-09 16:39:51 +0200 | |
---|---|---|
committer | 2015-05-14 11:19:25 -0400 | |
commit | fc99f97af2f79be02c5045c9a02c50bdcc0c8ff8 (patch) | |
tree | 077f0094ac7db90d2a86c73f9b99bdb47ef2825a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes (diff) | |
download | wireguard-linux-fc99f97af2f79be02c5045c9a02c50bdcc0c8ff8.tar.xz wireguard-linux-fc99f97af2f79be02c5045c9a02c50bdcc0c8ff8.zip |
drm/msm: Fix a couple of 64-bit build warnings
Avoid casts from pointers to fixed-size integers to prevent the compiler
from warning. Print virtual memory addresses using %p instead. Also turn
a couple of %d/%x specifiers into %zu/%zd/%zx to avoid further warnings
due to mismatched format strings.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions