diff options
author | Julien Thierry <julien.thierry@arm.com> | 2018-08-28 16:51:14 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2018-10-03 16:08:52 +0100 |
commit | f05692919bdd44ad2a1a1fe85222dec16fec7e80 (patch) | |
tree | 0990fb1e9e573b022ac69b0bb71d7f47636729e4 /net/rds | |
parent | 040f340134751d73bd03ee92fabb992946c55b3d (diff) | |
download | linux-f05692919bdd44ad2a1a1fe85222dec16fec7e80.tar.gz linux-f05692919bdd44ad2a1a1fe85222dec16fec7e80.tar.bz2 linux-f05692919bdd44ad2a1a1fe85222dec16fec7e80.zip |
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 <james.morse@arm.com>
Signed-off-by: Julien Thierry <julien.thierry@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'net/rds')
0 files changed, 0 insertions, 0 deletions