diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-07-03 05:35:43 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-07-09 20:29:43 +0300 |
commit | 220a7060d58f4ea7e72c04618b2774228a37468c (patch) | |
tree | 4ddfffb0a92f772aaeff4a17e843fff4c0c24321 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c1a33aebe91d49c958df1648b2a84db96c403075 (diff) | |
download | linux-220a7060d58f4ea7e72c04618b2774228a37468c.tar.xz |
KVM: MIPS: Drop @max param from mmu_topup_memory_cache()
Replace the @max param in mmu_topup_memory_cache() and instead use
ARRAY_SIZE() to terminate the loop to fill the cache. This removes a
BUG_ON() and sets the stage for moving MIPS to the common memory cache
implementation.
No functional change intended.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200703023545.8771-20-sean.j.christopherson@intel.com>
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