]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: errata: Update stale comment
authorThierry Reding <treding@nvidia.com>
Mon, 23 Sep 2019 09:12:29 +0000 (11:12 +0200)
committerWill Deacon <will@kernel.org>
Tue, 1 Oct 2019 12:30:17 +0000 (13:30 +0100)
commita3226df55f5101f70e863ea530cd2b9985caa68e
tree5538be728c94cf006e3e82dbec404c8dd9996a25
parentf5c4776cd5b591eea4e9be9f421e34f61b98ebb2
arm64: errata: Update stale comment

Commit b5e63f7dafef ("arm64: Advertise mitigation of Spectre-v2, or lack
thereof") renamed the caller of the install_bp_hardening_cb() function
but forgot to update a comment, which can be confusing when trying to
follow the code flow.

Fixes: b5e63f7dafef ("arm64: Advertise mitigation of Spectre-v2, or lack thereof")
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/cpu_errata.c