diff options
author | 2021-11-22 18:24:01 -0500 | |
---|---|---|
committer | 2021-11-26 06:43:28 -0500 | |
commit | 5f25e71e311478f9bb0a8ef49e7d8b95316491d7 (patch) | |
tree | c811a827d59320bb082121ee453c640e48d13aa3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: VMX: do not use uninitialized gfn_to_hva_cache (diff) | |
download | linux-dev-5f25e71e311478f9bb0a8ef49e7d8b95316491d7.tar.xz linux-dev-5f25e71e311478f9bb0a8ef49e7d8b95316491d7.zip |
KVM: downgrade two BUG_ONs to WARN_ON_ONCE
This is not an unrecoverable situation. Users of kvm_read_guest_offset_cached
and kvm_write_guest_offset_cached must expect the read/write to fail, and
therefore it is possible to just return early with an error value.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions