diff options
author | Julien Thierry <[email protected]> | 2018-08-28 16:51:14 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2018-10-03 16:08:52 +0100 |
commit | f05692919bdd44ad2a1a1fe85222dec16fec7e80 (patch) | |
tree | 0990fb1e9e573b022ac69b0bb71d7f47636729e4 /lib/memory-notifier-error-inject.c | |
parent | 040f340134751d73bd03ee92fabb992946c55b3d (diff) |
arm64: daifflags: Use irqflags functions for daifflags
Some of the work done in daifflags save/restore is already provided
by irqflags functions. Daifflags should always be a superset of irqflags
(it handles irq status + status of other flags). Modifying behaviour of
irqflags should alter the behaviour of daifflags.
Use irqflags_save/restore functions for the corresponding daifflags
operation.
Reviewed-by: James Morse <[email protected]>
Signed-off-by: Julien Thierry <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions