diff options
| author | Sean Christopherson <[email protected]> | 2020-07-02 19:35:40 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-07-09 13:29:42 -0400 |
| commit | 61ffb3a50c4402e17ead1257914ee98fd8c6f2f8 (patch) | |
| tree | 03ad564d5899b11771ede38123e81c46571cdee3 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 6926f95accee3f8ceb5f69dbecd880687028ae70 (diff) | |
KVM: arm64: 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 arm64 to the common memory cache
implementation.
No functional change intended.
Tested-by: Marc Zyngier <[email protected]>
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