diff options
author | 2021-10-14 12:13:06 +0100 | |
---|---|---|
committer | 2021-12-01 11:51:22 +0000 | |
commit | cc5705fb1bf119ebb693d594f0157e0dd418590e (patch) | |
tree | 11430bf3f00bb0e65dd89c1d2548c254fb36768e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: arm64: Merge kvm_arch_vcpu_run_pid_change() and kvm_vcpu_first_run_init() (diff) | |
download | wireguard-linux-cc5705fb1bf119ebb693d594f0157e0dd418590e.tar.xz wireguard-linux-cc5705fb1bf119ebb693d594f0157e0dd418590e.zip |
KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid
With the transition to kvm_arch_vcpu_run_pid_change() to handle
the "run once" activities, it becomes obvious that has_run_once
is now an exact shadow of vcpu->pid.
Replace vcpu->arch.has_run_once with a new vcpu_has_run_once()
helper that directly checks for vcpu->pid, and get rid of the
now unused field.
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions