summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorJerome Glisse <jglisse@redhat.com>2012-07-02 18:40:54 +0200
committerDave Airlie <airlied@redhat.com>2012-07-03 12:17:09 +0200
commit1ef5325b238676c7a16bcd374250b07e77682736 (patch)
tree085db47a47284f08954b1161c19b75c9ac14f9c9 /arch/arm
parentdrm/radeon: fix VM page table setup on SI (diff)
downloadlinux-1ef5325b238676c7a16bcd374250b07e77682736.tar.xz
linux-1ef5325b238676c7a16bcd374250b07e77682736.zip
drm/radeon: fix rare segfault
In gem idle/busy ioctl the radeon object was derefenced after drm_gem_object_unreference_unlocked which in case the object have been destroyed lead to use of a possibly free pointer with possibly wrong data. Signed-off-by: Jerome Glisse <jglisse@redhat.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions