diff options
author | Lionel Debieve <[email protected]> | 2019-06-28 13:26:55 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-07-03 22:15:08 +0800 |
commit | f3880a23564e3172437285ebcb5b8a124539fdae (patch) | |
tree | 940a8cd8d9b948665b0a84e80980c2346be91c7f /arch/arm/mm/fault.c | |
parent | 0acabecebc912b3ba06289e4ef40476acc499a37 (diff) |
crypto: stm32/hash - remove interruptible condition for dma
When DMA is used, waiting for completion must not be
interruptible as it can generate an error that is not handle
by the driver. There is no need to put the completion
interruptible in this driver.
Signed-off-by: Lionel Debieve <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'arch/arm/mm/fault.c')
0 files changed, 0 insertions, 0 deletions