diff options
author | David Matlack <dmatlack@google.com> | 2024-08-23 16:56:43 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-10-30 15:25:42 -0700 |
commit | 8ccd51cb5911df764f36cc7083bbc22bdd8a7aae (patch) | |
tree | 4c47df9312e9029524832c81edb6dad4343e9e28 /tools/perf/scripts/python/task-analyzer.py | |
parent | b9883ee40d7e6c3f3fb59c247283b152fdde955c (diff) |
KVM: x86/mmu: Drop @max_level from kvm_mmu_max_mapping_level()
Drop the @max_level parameter from kvm_mmu_max_mapping_level(). All
callers pass in PG_LEVEL_NUM, so @max_level can be replaced with
PG_LEVEL_NUM in the function body.
No functional change intended.
Signed-off-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20240823235648.3236880-2-dmatlack@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions