diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2018-05-29 15:11:12 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2018-05-31 19:35:19 +0300 |
commit | 647d0519b53f440a55df163de21c52a8205431cc (patch) | |
tree | 32e7b767c30e75ce88dfd6574b9c4f8343148e6c /block/blk-mq-sched.c | |
parent | 986372c4367f46b34a3c0f6918d7fb95cbdf39d6 (diff) | |
download | linux-647d0519b53f440a55df163de21c52a8205431cc.tar.xz |
arm64: ssbd: Restore mitigation status on CPU resume
On a system where firmware can dynamically change the state of the
mitigation, the CPU will always come up with the mitigation enabled,
including when coming back from suspend.
If the user has requested "no mitigation" via a command line option,
let's enforce it by calling into the firmware again to disable it.
Similarily, for a resume from hibernate, the mitigation could have
been disabled by the boot kernel. Let's ensure that it is set
back on in that case.
Acked-by: Will Deacon <will.deacon@arm.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'block/blk-mq-sched.c')
0 files changed, 0 insertions, 0 deletions