diff options
| author | Michael Ellerman <mpe@ellerman.id.au> | 2019-04-22 00:20:04 +1000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-16 19:44:47 +0200 |
| commit | d9594148817bf83f0d77b0c4bb00288f2fe6b586 (patch) | |
| tree | 029e733354cabb75e85eecb039af3259b16a1a04 /tools/perf/scripts/python/sched-migration.py | |
| parent | fe126d25bad7aa0427f38ae9d147592dbfbf5211 (diff) | |
powerpc/64s: Wire up cpu_show_spectre_v2()
commit d6fbe1c55c55c6937cbea3531af7da84ab7473c3 upstream.
Add a definition for cpu_show_spectre_v2() to override the generic
version. This has several permuations, though in practice some may not
occur we cater for any combination.
The most verbose is:
Mitigation: Indirect branch serialisation (kernel only), Indirect
branch cache disabled, ori31 speculation barrier enabled
We don't treat the ori31 speculation barrier as a mitigation on its
own, because it has to be *used* by code in order to be a mitigation
and we don't know if userspace is doing that. So if that's all we see
we say:
Vulnerable, ori31 speculation barrier enabled
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions
