diff options
author | 2014-12-11 03:09:10 +0900 | |
---|---|---|
committer | 2014-12-22 08:37:37 +1000 | |
commit | dcccdc143ffa832674a81070cfe4c9a7eb6c8aa1 (patch) | |
tree | 945b73c555ed11d74859b8b065a476c120e45ab0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/nouveau/bios: fix oops on pre-nv50 chipsets (diff) | |
download | wireguard-linux-dcccdc143ffa832674a81070cfe4c9a7eb6c8aa1.tar.xz wireguard-linux-dcccdc143ffa832674a81070cfe4c9a7eb6c8aa1.zip |
drm/nouveau: fix missing return statement in nouveau_ttm_tt_unpopulate
nouveau_ttm_tt_unpopulate() is supposed to return right after calling
ttm_dma_unpopulate() in the case of a coherent buffer. The return
statement was omitted, leading to the pages being unmapped twice. Fix
this.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions