diff options
author | Heiko Carstens <[email protected]> | 2021-06-21 16:45:22 +0200 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2021-06-28 11:18:28 +0200 |
commit | e5e1bdf0bca8cd16ad39ed2febf6f689d9c07586 (patch) | |
tree | 7797ae7b407c11405e8ab01d4bf59b66b0e0308c /scripts/gdb/linux/tasks.py | |
parent | c1e18c17bda68cdf2b58744b2864836de05dcf3a (diff) |
virtio/s390: get rid of open-coded kvm hypercall
do_kvm_notify() and __do_kvm_notify() are an (exact) open-coded variant
of kvm_hypercall3(). Therefore simply make use of kvm_hypercall3(),
and get rid of duplicated code.
Signed-off-by: Heiko Carstens <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Reviewed-by: Christian Borntraeger <[email protected]>
Reviewed-by: Halil Pasic <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions