aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorGuenter Roeck <[email protected]>2020-08-11 18:00:12 +0000
committerThomas Gleixner <[email protected]>2020-08-13 07:35:59 +0000
commitf107cee94ba4d2c7357fde59a1d84346c73d4958 (patch)
tree5c0436dee6ead0a6cb7b107625ef2ed673291149 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentgenirq/PM: Always unlock IRQ descriptor in rearm_wake_irq() (diff)
downloadkernel-f107cee94ba4d2c7357fde59a1d84346c73d4958.tar.gz
kernel-f107cee94ba4d2c7357fde59a1d84346c73d4958.zip
genirq: Unlock irq descriptor after errors
In irq_set_irqchip_state(), the irq descriptor is not unlocked after an error is encountered. While that should never happen in practice, a buggy driver may trigger it. This would result in a lockup, so fix it. Fixes: 1d0326f352bb ("genirq: Check irq_data_get_irq_chip() return value before use") Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions