diff options
author | 2015-03-11 22:13:50 -0500 | |
---|---|---|
committer | 2015-03-13 10:17:38 +0100 | |
commit | 2ee762b34899328e0cf561b77adca841794f104c (patch) | |
tree | 01d6f17c2c04ae45d4546eb1481e032f2d5d855d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/fb: handle tiled connectors better (diff) | |
download | linux-dev-2ee762b34899328e0cf561b77adca841794f104c.tar.xz linux-dev-2ee762b34899328e0cf561b77adca841794f104c.zip |
drm: %pF is only for function pointers
Use %pS for actual addresses, otherwise you'll get bad output
on arches like ppc64 where %pF expects a function descriptor.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions