diff options
author | 2010-10-11 03:37:32 +0200 | |
---|---|---|
committer | 2010-11-18 14:38:22 +1000 | |
commit | 7bb94d26ad62ca1d6b5e11db6e26425785cc46ac (patch) | |
tree | 7e05690c2fb37172ff1cfd82c130320daf13aa0e /kernel/workqueue.c | |
parent | drm/nouveau: Some random cleanups. (diff) | |
download | linux-rng-7bb94d26ad62ca1d6b5e11db6e26425785cc46ac.tar.xz linux-rng-7bb94d26ad62ca1d6b5e11db6e26425785cc46ac.zip |
drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.
The ramht code called some gpuobj functions with the HARDIRQ-safe
RAMHT spinlock held, this could potentially lead to a dead lock
because ramin_lock is HARDIRQ-unsafe.
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions