diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2020-05-27 17:58:43 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-06-02 13:59:18 +0300 |
commit | c887ef5707591e84f80271e95e99ff9fb38987b5 (patch) | |
tree | 45cd8352e8ec9192a56f87298214666bafe36745 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 912c0a7f2b5daa3cbb2bc10f303981e493de73bd (diff) | |
download | linux-c887ef5707591e84f80271e95e99ff9fb38987b5.tar.xz |
powerpc/64s: Don't set FSCR bits in INIT_THREAD
Since the previous commit that saves the value of FSCR configured at
boot into init_task.thread.fscr, the static initialisation in
INIT_THREAD now no longer has any effect.
So remove it.
For non DT CPU features, the end result is the same, because
__init_FSCR() is called on all CPUs that have an FSCR (Power8,
Power9), and it sets FSCR_TAR & FSCR_EBB.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200527145843.2761782-4-mpe@ellerman.id.au
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions