diff options
| author | Heiko Carstens <hca@linux.ibm.com> | 2026-07-31 18:50:02 +0200 |
|---|---|---|
| committer | Vasily Gorbik <gor@linux.ibm.com> | 2026-08-05 15:16:54 +0200 |
| commit | 97d86fc8479eb47b95cc01ddec969c693da287fc (patch) | |
| tree | aa7e562a52a3cdf396069912acf6bd65a6b9ff80 /scripts | |
| parent | e11733826f9779eb954abdcd2b60b273558f1a77 (diff) | |
| download | linux-97d86fc8479eb47b95cc01ddec969c693da287fc.tar.gz linux-97d86fc8479eb47b95cc01ddec969c693da287fc.zip | |
KVM: s390: Remove cond_resched() calls
Since [1] cond_resched() is a no-op on s390. Remove all calls.
This also entirely removes uv_call_sched() and replaces all call sites
with uv_call(), since both functions are identical after the removal
of cond_resched().
[1] commit 7dadeaa6e851 ("sched: Further restrict the preemption modes")
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
