diff options
| author | Sean Christopherson <[email protected]> | 2020-07-02 19:35:43 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-07-09 13:29:43 -0400 |
| commit | 220a7060d58f4ea7e72c04618b2774228a37468c (patch) | |
| tree | 4ddfffb0a92f772aaeff4a17e843fff4c0c24321 /tools/perf/scripts/python/stackcollapse.py | |
| parent | c1a33aebe91d49c958df1648b2a84db96c403075 (diff) | |
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 <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions