ARM: 9196/1: spectre-bhb: enable for Cortex-A15
stable inclusion from stable-v5.10.118 commit 1756b45d8d83d2cdbc0eff3296cdb1aa80aef55b category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I5L686 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1756b45d8d83d2cdbc0eff3296cdb1aa80aef55b -------------------------------- [ Upstream commit 0dc14aa9 ] The Spectre-BHB mitigations were inadvertently left disabled for Cortex-A15, due to the fact that cpu_v7_bugs_init() is not called in that case. So fix that. Fixes: b9baf5c8 ("ARM: Spectre-BHB workaround") Signed-off-by:Ard Biesheuvel <ardb@kernel.org> Signed-off-by:
Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Zheng Zengkai <zhengzengkai@huawei.com> Acked-by:
Xie XiuQi <xiexiuqi@huawei.com>
Loading
Please sign in to comment