diff options
author | 2018-11-28 09:27:04 +0000 | |
---|---|---|
committer | 2018-12-21 16:20:45 +1100 | |
commit | ffca395b11c4a5a6df6d6345f794b0e3d578e2d0 (patch) | |
tree | 10b8d6e33709d3103e97f725effb7a6cdc608175 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc: generate uapi header and system call table files (diff) | |
download | wireguard-linux-ffca395b11c4a5a6df6d6345f794b0e3d578e2d0.tar.xz wireguard-linux-ffca395b11c4a5a6df6d6345f794b0e3d578e2d0.zip |
powerpc/mm: Fix reporting of kernel execute faults on the 8xx
On the 8xx, no-execute is set via PPP bits in the PTE. Therefore
a no-exec fault generates DSISR_PROTFAULT error bits,
not DSISR_NOEXEC_OR_G.
This patch adds DSISR_PROTFAULT in the test mask.
Fixes: d3ca587404b3 ("powerpc/mm: Fix reporting of kernel execute faults")
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions