aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJerome Glisse <[email protected]>2012-07-02 12:40:54 -0400
committerDave Airlie <[email protected]>2012-07-03 11:17:09 +0100
commit1ef5325b238676c7a16bcd374250b07e77682736 (patch)
tree085db47a47284f08954b1161c19b75c9ac14f9c9 /scripts/patch-kernel
parentc21b328ea8c7c71cd2daf50557db440bbaa7ef55 (diff)
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 <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions