diff options
author | 2022-09-07 16:06:57 +0800 | |
---|---|---|
committer | 2022-09-22 17:03:20 -0400 | |
commit | 604f533262aea08671a74c2fd630c7deb9eb3c0d (patch) | |
tree | acf5d0cf8e891c86f1d8255fcda632c5d99cf8e9 /scripts/generate_rust_analyzer.py | |
parent | selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c (diff) | |
download | linux-rng-604f533262aea08671a74c2fd630c7deb9eb3c0d.tar.xz linux-rng-604f533262aea08671a74c2fd630c7deb9eb3c0d.zip |
KVM: x86/mmu: add missing update to max_mmu_rmap_size
The update to statistic max_mmu_rmap_size is unintentionally removed by
commit 4293ddb788c1 ("KVM: x86/mmu: Remove redundant spte present check
in mmu_set_spte"). Add missing update to it or max_mmu_rmap_size will
always be nonsensical 0.
Fixes: 4293ddb788c1 ("KVM: x86/mmu: Remove redundant spte present check in mmu_set_spte")
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Message-Id: <20220907080657.42898-1-linmiaohe@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions