aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2023-09-11 21:40:09 +0200
committerVasily Gorbik <[email protected]>2023-09-19 13:26:57 +0200
commit0b6529e3dc1c60565f10ccf40533b127ab3262a1 (patch)
treec9157c9ac9c302c2f65e739a53b35304c3123daf /tools/perf/scripts/python
parent305a5551af34e1848d80e095c23e94c985cc4ebc (diff)
s390/setup: make use of system_ctl_load()
Use system_ctl_load() instead of local_ctl_load() to reflect that control register changes are supposed to be global. Even though setup_cr() was ok, note that the usage of local_ctl_load() would have been wrong, if it would have happened after the control register save area was initialized: only local control register contents would have been changed, but wouldn't be used for new CPUs. With using system_ctl_load() the caller doesn't need to take care. Signed-off-by: Heiko Carstens <[email protected]> Reviewed-by: Alexander Gordeev <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions