diff options
author | Dave Airlie <airlied@redhat.com> | 2011-05-29 17:48:32 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-06-02 10:46:41 +1000 |
commit | 498c555f56a02ec1059bc150cde84411ba0ac010 (patch) | |
tree | 645304a165513aeb4b21f3522a2b2c708c277e03 /drivers/dio | |
parent | 2f2f96d1ea72e6602ae440ac2867a6004edb37a1 (diff) |
drm/radeon: fix oops in ttm reserve when pageflipping (v2)
We need to take a reference to this object, pinning doesn't take a reference
so if userspace deletes the object it can disappear even if pinned.
v2: fix error paths to unreference properly also.
should fix:
https://bugzilla.kernel.org/show_bug.cgi?id=32402
and
https://bugzilla.redhat.com/show_bug.cgi?id=680651
Acked-By: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/dio')
0 files changed, 0 insertions, 0 deletions