diff options
author | Marcin Slusarz <[email protected]> | 2013-02-04 21:52:54 +0100 |
---|---|---|
committer | Ben Skeggs <[email protected]> | 2013-02-09 10:12:21 +1000 |
commit | 5f97ab913cf0fbc378ea8ffc3ee66f4890d11c55 (patch) | |
tree | 1f3341522f74292c1890a93b368fc9c94d5a726d /net/unix/sysctl_net_unix.c | |
parent | 526810adb93554e17bdb83023a01cfa8758960b2 (diff) |
drm/nouveau: add lockdep annotations
1) Lockdep thinks all nouveau subdevs belong to the same class and can be
locked in arbitrary order, which is not true (at least in general case).
Tell it to distinguish subdevs by (o)class type.
2) DRM client can be locked under user client lock - tell lockdep to put
DRM client lock in a separate class.
Reported-by: Arend van Spriel <[email protected]>
Reported-by: Peter Hurley <[email protected]>
Reported-by: Maarten Lankhorst <[email protected]>
Reported-by: Daniel J Blueman <[email protected]>
Signed-off-by: Marcin Slusarz <[email protected]>
Cc: [email protected] [3.7, but needs s/const ofuncs/ofuncs/ to build]
Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions