diff options
author | Daniel Vetter <daniel@ffwll.ch> | 2015-01-28 10:02:23 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2015-03-10 04:44:31 +0100 |
commit | cd961bb9eebb630452f49dcbf3e5f0059428614a (patch) | |
tree | db28d46862007f363a1a88873e5ead3147baf38b /Documentation/filesystems | |
parent | drm: Don't assign fbs for universal cursor support to files (diff) | |
download | linux-cd961bb9eebb630452f49dcbf3e5f0059428614a.tar.xz linux-cd961bb9eebb630452f49dcbf3e5f0059428614a.zip |
drm/mst: fix recursive sleep warning on qlock
With drm-next, we can get a backtrace from sleeping
with mutex detection.
this is due to the callback checking the txmsg state taking
the mutex, which can cause a sleep inside a sleep,
Daniel went over it and was happy we could drop this mutex
in this case.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions