diff options
author | Janosch Frank <frankja@linux.ibm.com> | 2018-07-13 11:28:20 +0100 |
---|---|---|
committer | Janosch Frank <frankja@linux.ibm.com> | 2018-07-30 11:20:17 +0100 |
commit | 58b7e200d2f1f9af9ef69a401a877791837a1c87 (patch) | |
tree | c22e5b053c4d39f8dcd986ca5043ee37c8efad51 /include/keys | |
parent | 2c46e974dd8b5316e65637af0ff6d4bc78554b2e (diff) | |
download | talos-op-linux-58b7e200d2f1f9af9ef69a401a877791837a1c87.tar.gz talos-op-linux-58b7e200d2f1f9af9ef69a401a877791837a1c87.zip |
s390/mm: Add gmap pmd linking
Let's allow pmds to be linked into gmap for the upcoming s390 KVM huge
page support.
Before this patch we copied the full userspace pmd entry. This is not
correct, as it contains SW defined bits that might be interpreted
differently in the GMAP context. Now we only copy over all hardware
relevant information leaving out the software bits.
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Diffstat (limited to 'include/keys')
0 files changed, 0 insertions, 0 deletions