diff options
author | David Hildenbrand <[email protected]> | 2018-01-23 22:26:18 +0100 |
---|---|---|
committer | Christian Borntraeger <[email protected]> | 2018-01-24 16:16:57 +0100 |
commit | 5c528db0df6999cc7bf2151b0f9fb6446109ec54 (patch) | |
tree | 73b49fc926718b5ce526a5914ed2c94f72d96126 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 15e5020e575d0c1a4eddd99bf7ffdc1f34a3b17d (diff) |
s390x/mm: simplify gmap_protect_rmap()
We never call it with anything but PROT_READ. This is a left over from
an old prototype. For creation of shadow page tables, we always only
have to protect the original table in guest memory from write accesses,
so we can properly invalidate the shadow on writes. Other protections
are not needed.
Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Janosch Frank <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions