diff options
author | Aleksi Torhamo <[email protected]> | 2013-01-09 20:08:48 +0200 |
---|---|---|
committer | Ben Skeggs <[email protected]> | 2013-01-13 18:07:46 +1000 |
commit | 43f789792e2c7ea2bff37195e4c4b4239e9e02b7 (patch) | |
tree | 9f8dfb6f8d727b231f573483c15db30232c16b47 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | d19528a9e4f220519c2cb3f56ef0c84ead3ee440 (diff) |
drm/nvc0/fb: fix crash when different mutex is used to protect same list
Fixes regression introduced in commit 861d2107
"drm/nouveau/fb: merge fb/vram and port to subdev interfaces"
nv50_fb_vram_{new,del} functions were changed to use
nouveau_subdev->mutex instead of the old nouveau_mm->mutex.
nvc0_fb_vram_new still uses the nouveau_mm->mutex, but nvc0 doesn't
have its own fb_vram_del function, using nv50_fb_vram_del instead.
Because of this, on nvc0 a different mutex ends up being used to protect
additions and deletions to the same list.
This patch is a -stable candidate for 3.7.
Signed-off-by: Aleksi Torhamo <[email protected]>
Reported-by: Roy Spliet <[email protected]>
Tested-by: Roy Spliet <[email protected]>
Signed-off-by: Ben Skeggs <[email protected]>
Cc: [email protected]
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions