diff options
author | Sean Christopherson <seanjc@google.com> | 2022-11-30 23:09:04 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-12-29 15:41:10 -0500 |
commit | 53bf620a2cdfbc09fa9323f03d2dc8f210704177 (patch) | |
tree | 1c0dcf3ade84af20f85aafeaeb35e185d64ad723 /arch/mips/kvm/callback.c | |
parent | 1dc0f02d53382a016e57fcd24a42f8f62bd02fd4 (diff) |
KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init
Tag kvm_arm_init() and its unique helper as __init, and tag data that is
only ever modified under the kvm_arm_init() umbrella as read-only after
init.
Opportunistically name the boolean param in kvm_timer_hyp_init()'s
prototype to match its definition.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20221130230934.1014142-21-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/mips/kvm/callback.c')
0 files changed, 0 insertions, 0 deletions