commit | 6b68e14e71b0a6811ed776c6261d4e6c0389e2c0 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Jul 19 15:07:38 2016 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Tue Jul 19 16:58:56 2016 +0100 |
tree | bee3a0bd6eba1080dcd4677ae62aeeff8e8d1949 | |
parent | 2ce39ad15182604beb6c8fa8bed5e46b59fd1082 [diff] |
arm64: debug: remove redundant spsr manipulation There is no need to explicitly clear the SS bit immediately before setting it unconditionally. Reported-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>