summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Hildenbrand <david@redhat.com>2018-01-24 00:26:18 +0300
committerChristian Borntraeger <borntraeger@de.ibm.com>2018-01-24 18:16:57 +0300
commit5c528db0df6999cc7bf2151b0f9fb6446109ec54 (patch)
tree73b49fc926718b5ce526a5914ed2c94f72d96126 /tools/perf/scripts/python
parent15e5020e575d0c1a4eddd99bf7ffdc1f34a3b17d (diff)
downloadlinux-5c528db0df6999cc7bf2151b0f9fb6446109ec54.tar.xz
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 <david@redhat.com> Message-Id: <20180123212618.32611-1-david@redhat.com> Reviewed-by: Janosch Frank <frankja@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions