diff options
author | Marc Zyngier <[email protected]> | 2013-02-15 19:20:08 +0000 |
---|---|---|
committer | Gleb Natapov <[email protected]> | 2013-02-25 11:48:41 +0200 |
commit | 3b8cd8a015f3db85624c0fdb591956aed7f61b65 (patch) | |
tree | 74d3bf6905f6c82e45ca19d180b9753b66fd5f49 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 2b5e1e474fd7b0f2540a052d15465ba953dd30b1 (diff) |
ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_slot
Commit 7a905b1 (KVM: Remove user_alloc from struct kvm_memory_slot)
broke KVM/ARM by removing the user_alloc field from a public structure.
As we only used this field to alert the user that we didn't support
this operation mode, there is no harm in discarding this bit of code
without any remorse.
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Gleb Natapov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions