diff options
author | Tianjia Zhang <[email protected]> | 2020-06-23 21:14:16 +0800 |
---|---|---|
committer | Paul Mackerras <[email protected]> | 2020-07-23 15:50:01 +1000 |
commit | 7ec21d9da57e1ea770fae48e8fabb06c579487a7 (patch) | |
tree | d804e1d41486020e714fe9ba087e8687e2e882be /tools/testing | |
parent | 1508c22f112ce11944cea84efb128a623e8ff03b (diff) |
KVM: PPC: Clean up redundant kvm_run parameters in assembly
In the current kvm version, 'kvm_run' has been included in the 'kvm_vcpu'
structure. For historical reasons, many kvm-related function parameters
retain the 'kvm_run' and 'kvm_vcpu' parameters at the same time. This
patch does a unified cleanup of these remaining redundant parameters.
[[email protected] - Fixed places that were missed in book3s_interrupts.S]
Signed-off-by: Tianjia Zhang <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions