diff options
author | 2016-11-22 15:34:19 +0100 | |
---|---|---|
committer | 2016-11-22 16:40:35 +0100 | |
commit | ed2ab35ef1a1f7d42b5dc0d130d359cc0f5e3d9d (patch) | |
tree | 7f3475e3dd1821f0def5b572acf4aa2b90e04711 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/atomic: Unconfuse the old_state mess in commmit_tail (diff) | |
download | linux-dev-ed2ab35ef1a1f7d42b5dc0d130d359cc0f5e3d9d.tar.xz linux-dev-ed2ab35ef1a1f7d42b5dc0d130d359cc0f5e3d9d.zip |
vgaarb: use valid dev pointer in vgaarb_info()
We now pass the device to the debug messages, but on non-x86,
this is an invalid pointer in vga_arb_device_init:
drivers/gpu/vga/vgaarb.c: In function 'vga_arb_device_init':
drivers/gpu/vga/vgaarb.c:1467:4: error: 'dev' may be used uninitialized in this function [-Werror=maybe-uninitialized]
This moves the initialization of the dev pointer outside of the
architecture #ifdef.
Fixes: a75d68f62106 ("vgaarb: Use dev_printk() when possible")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20161122143445.1896558-1-arnd@arndb.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions