summaryrefslogtreecommitdiff
path: root/include/drm/ttm/ttm_bo_driver.h
diff options
context:
space:
mode:
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>2013-06-27 11:38:26 (GMT)
committerDave Airlie <airlied@redhat.com>2013-06-28 01:56:39 (GMT)
commit8ade2b8281d58a8336a1742a44ceffd9d07d6629 (patch)
treef0c024054d8ef54ba42a49a101ccddf469436d16 /include/drm/ttm/ttm_bo_driver.h
parenta06b9a74c73750835b8fd69fe0d0bd7877da111b (diff)
downloadlinux-8ade2b8281d58a8336a1742a44ceffd9d07d6629.tar.xz
drm/ast: do not attempt to acquire a reservation while in an interrupt handler
Mutexes should not be acquired in interrupt context. While the trylock fastpath is arguably safe on all implementations, the slowpath unlock path definitely isn't. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm/ttm/ttm_bo_driver.h')
0 files changed, 0 insertions, 0 deletions