summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2013-08-27 08:19:27 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2013-08-28 09:19:28 +0200
commit0196c642f76c469c17ca09d7f904bccc123bac09 (patch)
treec5b7dc666f85c6694186d98248a157b9b052f8fd /scripts
parent0587d409ec53312f735d2004d5f47f8effee1ea9 (diff)
s390/pgtable: fix mprotect for single-threaded KVM guests
For a single-threaded KVM guest ptep_modify_prot_start will not use IPTE, the invalid bit will therefore not be set. If DEBUG_VM is set pgste_set_key called by ptep_modify_prot_commit will complain about the missing invalid bit. ptep_modify_prot_start should set the invalid bit in all cases. Cc: stable@vger.kernel.org # 3.10+ Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions