commit | 08f2e669a81b5906adf6e4716f92d99d7966d224 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Aug 27 08:55:28 2010 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Aug 27 09:10:28 2010 +1000 |
tree | be304dca3a8d141cfd6d27c40afd45aa1ea7b34a | |
parent | 12acd90f0b97a4ce4574ca1e951cbca026e92560 [diff] |
drm: fix regression in drm locking since BKL removal. This locking path needs proper auditing but probably too late for changes at this point for 2.6.36, so lets go with the quick fix, which is to drop the lock around schedule. Reported-by: Andreas Schwab <schwab@linux-m68k.org> Signed-off-by: Dave Airlie <airlied@redhat.com>