diff options
| author | Heiko Carstens <[email protected]> | 2023-09-11 21:40:06 +0200 |
|---|---|---|
| committer | Vasily Gorbik <[email protected]> | 2023-09-19 13:26:56 +0200 |
| commit | cce2c8606f8ed3b0285842f4ad21e906d511dba1 (patch) | |
| tree | c03fec44da02d4b2500e457e022e38502acbc994 /tools/perf/scripts/python | |
| parent | d11d5c8c8426a4abdcb2252999f1b57e3aa79e5b (diff) | |
s390/ctlreg: allow to call system_ctl_set/clear_bit() early
Allow to call system_ctl_set_bit() and system_clt_clear_bit() early, so
that users do not have to take care when the control register save area
has been initialized. Users are supposed to use system_ctl_set_bit() and
system:clt_clear_bit() for all control register changes which are supposed
to be seen globally.
Depending on the system state such calls will change:
- local control register contents
- save area and local control register contents
- save area and global control register contents
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