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)
commit7a292b6c7c9c35afee01ce3b2248f705869d0ff1
tree5538be728c94cf006e3e82dbec404c8dd9996a25
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
arm64: errata: Update stale comment

Commit 73f381660959 ("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: 73f381660959 ("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