diff options
author | Julien Thierry <[email protected]> | 2019-01-31 14:58:50 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2019-02-06 10:05:19 +0000 |
commit | 4a503217ce37e1f4f3d9b681bbcbbac103776bf1 (patch) | |
tree | c90f1af43efe6e519e17fc820cd4b52e48377d73 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 13b210ddf474d9f3368766008a89fe82a6f90b48 (diff) |
arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
Instead disabling interrupts by setting the PSR.I bit, use a priority
higher than the one used for interrupts to mask them via PMR.
When using PMR to disable interrupts, the value of PMR will be used
instead of PSR.[DAIF] for the irqflags.
Signed-off-by: Julien Thierry <[email protected]>
Suggested-by: Daniel Thompson <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions