diff options
author | Thomas Richter <tmricht@linux.ibm.com> | 2024-10-29 08:09:15 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-10-29 11:17:20 +0100 |
commit | f4d5e64c5c620fd532cc24dc39c6be767e3f8648 (patch) | |
tree | 897fe87c9be1e7de9389ec077b98a23fe86144bf /arch/s390/include/asm | |
parent | 666300dae851b435ae81157fe7bb849603ccd3dc (diff) | |
download | linux-stable-f4d5e64c5c620fd532cc24dc39c6be767e3f8648.tar.gz linux-stable-f4d5e64c5c620fd532cc24dc39c6be767e3f8648.tar.bz2 linux-stable-f4d5e64c5c620fd532cc24dc39c6be767e3f8648.zip |
s390/cpum_sf: Rework call to sf_disable()
Setup_pmc_cpu() function body consists of one single switch
statement with two cases PMC_INIT and PMC_RELEASE.
In both of these cases sf_disable() is invoked to turn off the
CPU Measurement sampling facility.
Move sf_disable() out of the switch statement.
No functional change.
Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Reviewed-by: Hendrik Brueckner <brueckner@linux.ibm.com>
Reviewed-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/include/asm')
0 files changed, 0 insertions, 0 deletions