diff options
| author | Matthew R. Ochs <[email protected]> | 2015-10-21 15:13:45 -0500 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2015-10-30 17:13:16 +0900 |
| commit | 16798d3448d33af336e89f8cc6e72a0a3d04e230 (patch) | |
| tree | 9744d10925c5286a83bb5450a8fa7612f81127ea /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | ef51074a4efef50873fb8939e7feba5dd55488da (diff) | |
cxlflash: Fix async interrupt bypass logic
A bug was introduced earlier in the development cycle when cleaning
up logic statements. Instead of skipping bits that are not set, set
bits are skipped, causing async interrupts to not be handled correctly.
To fix, simply add back in the proper evaluation for an unset bit.
Signed-off-by: Matthew R. Ochs <[email protected]>
Signed-off-by: Manoj N. Kumar <[email protected]>
Reviewed-by: Brian King <[email protected]>
Reviewed-by: Andrew Donnellan <[email protected]>
Reviewed-by: Tomas Henzl <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions