diff options
author | 2015-11-09 09:55:45 +0100 | |
---|---|---|
committer | 2015-11-09 14:23:16 +0000 | |
commit | b219545e9646e9d4089a74029c82ae59645e12ae (patch) | |
tree | a838127df77d75c34c92f9cf39d6b6724f19b298 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: bpf: fix mod-by-zero case (diff) | |
download | wireguard-linux-b219545e9646e9d4089a74029c82ae59645e12ae.tar.xz wireguard-linux-b219545e9646e9d4089a74029c82ae59645e12ae.zip |
arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation
The new page table code that manipulates the PTE_CONT flags does so
in a way that is inconsistent with STRICT_MM_TYPECHECKS. Fix it by
using the correct combination of __pgprot() and pgprot_val().
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions