diff options
author | Bharata B Rao <[email protected]> | 2018-12-12 15:15:30 +1100 |
---|---|---|
committer | Paul Mackerras <[email protected]> | 2018-12-17 10:57:27 +1100 |
commit | f032b73459eed4897bcafee2b1d37a817f1bb596 (patch) | |
tree | f4fa81780207ca7e13994a1de2925904a7500249 /tools/perf/scripts/python/stackcollapse.py | |
parent | 6142236cd9f761d6f696f477c2669f8b0820de03 (diff) |
KVM: PPC: Pass change type down to memslot commit function
Currently, kvm_arch_commit_memory_region() gets called with a
parameter indicating what type of change is being made to the memslot,
but it doesn't pass it down to the platform-specific memslot commit
functions. This adds the `change' parameter to the lower-level
functions so that they can use it in future.
[[email protected] - fix book E also.]
Signed-off-by: Bharata B Rao <[email protected]>
Reviewed-by: Suraj Jitindar Singh <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions