commit | 171901d15deeef61aa8e1b0d0772404f39691b73 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Mon Mar 02 11:10:55 2009 +0100 |
committer | Dave Airlie <airlied@linux.ie> | Tue Mar 03 09:49:54 2009 +1000 |
tree | 7b455223711f255c70ecc8ed43b2a64acdf3547d | |
parent | 4d77c88e912e5eb9480432af09e950ca8995c253 [diff] |
drm: Wake up all lock waiters when the master disappears. Currently only one waiter is woken up, leaving other waiters hanging waiting for the DRM lock. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@linux.ie>