]> 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)
commita7fa4fd0c063babbbe2dda46bcfe576f5c306658
tree5538be728c94cf006e3e82dbec404c8dd9996a25
parent83b4b06b7408ce798a220098fbeac6cb0a1db352
arm64: errata: Update stale comment

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