diff options
author | Thomas Richter <[email protected]> | 2023-06-23 11:26:30 +0200 |
---|---|---|
committer | Alexander Gordeev <[email protected]> | 2023-07-04 07:45:18 +0200 |
commit | 6aca56c024e42577c28706a85979a6967b9b5e97 (patch) | |
tree | 2cf18a447e0a227cfeb18719965c1ffecd6ba858 /arch/s390/mm/vmem.c | |
parent | b2534c28b23b099fc399021283ffaf9f40513abf (diff) |
s390/cpum_sf: remove check on CPU being online
During sampling event initialization, a check is done if that
particular CPU the event is to be installed on is actually online.
This check is not necessary, as it is also performed in the
system call entry point. Therefore remove this check.
No functional change.
Signed-off-by: Thomas Richter <[email protected]>
Acked-by: Heiko Carstens <[email protected]>
Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'arch/s390/mm/vmem.c')
0 files changed, 0 insertions, 0 deletions