diff options
author | 2016-05-19 16:25:30 +0200 | |
---|---|---|
committer | 2016-06-13 15:58:14 +0200 | |
commit | 3e76ee99b095e5bee71165fda5edbe6b66b39700 (patch) | |
tree | 48a2b24b6fee363593b53d0d568b20a7e3a62401 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/vmem: make use of pte_clear() (diff) | |
download | wireguard-linux-3e76ee99b095e5bee71165fda5edbe6b66b39700.tar.xz wireguard-linux-3e76ee99b095e5bee71165fda5edbe6b66b39700.zip |
s390/mm: always use PAGE_KERNEL when mapping pages
Always use PAGE_KERNEL when re-enabling pages within the kernel
mapping due to debug pagealloc. Without using this pgprot value
pte_mkwrite() and pte_wrprotect() won't work on such mappings after an
unmap -> map cycle anymore.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions