diff options
| author | Ben Skeggs <bskeggs@redhat.com> | 2022-06-01 13:46:34 +0300 |
|---|---|---|
| committer | Ben Skeggs <bskeggs@redhat.com> | 2022-11-09 03:43:09 +0300 |
| commit | d62f8e982cb857f451a9055d8cc446b1212a6500 (patch) | |
| tree | 7fa0057101f29a0fca872db10eb60545976bd380 /scripts/const_structs.checkpatch | |
| parent | a62b749390630fd02525ed8abd29323319f9096e (diff) | |
| download | linux-d62f8e982cb857f451a9055d8cc446b1212a6500.tar.xz | |
drm/nouveau/kms: switch hpd_lock from mutex to spinlock
There's no good reason for this to be a mutex, and once the layers of
workqueues have been untangled, nouveau_connector_hpd() can be called
from IRQ context and won't be able to take a mutex.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
