diff options
author | 2016-12-20 16:48:59 +1100 | |
---|---|---|
committer | 2017-01-31 21:59:23 +1100 | |
commit | db9a290d9c3c596e5325e2a42133594435e5de46 (patch) | |
tree | 73828560dd1cfca21d325f77721108a0f67ded96 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: PPC: Book3S HV: HPT resizing documentation and reserved numbers (diff) | |
download | linux-rng-db9a290d9c3c596e5325e2a42133594435e5de46.tar.xz linux-rng-db9a290d9c3c596e5325e2a42133594435e5de46.zip |
KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity
The difference between kvm_alloc_hpt() and kvmppc_alloc_hpt() is not at
all obvious from the name. In practice kvmppc_alloc_hpt() allocates an HPT
by whatever means, and calls kvm_alloc_hpt() which will attempt to allocate
it with CMA only.
To make this less confusing, rename kvm_alloc_hpt() to kvm_alloc_hpt_cma().
Similarly, kvm_release_hpt() is renamed kvm_free_hpt_cma().
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions