summaryrefslogtreecommitdiffstats
path: root/crypto/lzo.c
diff options
context:
space:
mode:
authorJames Morse2017-11-02 13:12:34 +0100
committerWill Deacon2017-11-02 16:55:40 +0100
commit0fbeb318754860b37150fd42c2058d636a431426 (patch)
treef2031ebae16d0c649f59b4e0b3400824c35ce68a /crypto/lzo.c
parentarm64: suspend: remove useless included file (diff)
downloadkernel-qcow2-linux-0fbeb318754860b37150fd42c2058d636a431426.tar.gz
kernel-qcow2-linux-0fbeb318754860b37150fd42c2058d636a431426.tar.xz
kernel-qcow2-linux-0fbeb318754860b37150fd42c2058d636a431426.zip
arm64: explicitly mask all exceptions
There are a few places where we want to mask all exceptions. Today we do this in a piecemeal fashion, typically we expect the caller to have masked irqs and the arch code masks debug exceptions, ignoring serror which is probably masked. Make it clear that 'mask all exceptions' is the intention by adding helpers to do exactly that. This will let us unmask SError without having to add 'oh and SError' to these paths. Signed-off-by: James Morse <james.morse@arm.com> Reviewed-by: Julien Thierry <julien.thierry@arm.com> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'crypto/lzo.c')
0 files changed, 0 insertions, 0 deletions