summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2016-01-25 18:44:23 +0900
committerBen Skeggs <bskeggs@redhat.com>2016-03-14 10:11:06 +1000
commit0529a46a7ae038761d2860b15c8d025cec448e88 (patch)
treeca17eca60c42e29778450a931afabad2515b45c4 /tools/perf/scripts/python/export-to-postgresql.py
parent33bcb4c340d843b5726842fce7d5ae222b125773 (diff)
drm/nouveau/device: call nvkm_device_fini if nvkm_device_init fails
nvkm_device_fini is never called if a failure occurs in nvkm_device_init, even when unloading the module. This can lead to a resources leak (one example is the Tegra interrupt which would never be freed in that case). Fix this by calling nvkm_device_fini in nvkm_device_init's failure path. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions