aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorMrinmay Sarkar <[email protected]>2024-08-26 17:41:00 +0530
committerVinod Koul <[email protected]>2024-08-28 18:40:17 +0530
commit383baf5c8f062091af34c63f28d37642a8f188ae (patch)
treeca19764edde9d37c393a4ae32e6bbc02f1102c9d /security/selinux/hooks.c
parentb53b831919a0dc4e6631ebe0497ab2a4d8bef014 (diff)
dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA
The current logic is enabling both STOP_INT_MASK and ABORT_INT_MASK bit. This is apparently masking those particular interrupts rather than unmasking the same. If the interrupts are masked, they would never get triggered. So fix the issue by unmasking the STOP and ABORT interrupts properly. Fixes: e74c39573d35 ("dmaengine: dw-edma: Add support for native HDMA") cc: [email protected] Signed-off-by: Mrinmay Sarkar <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions