diff options
author | Christophe Leroy <[email protected]> | 2016-09-19 12:58:54 +0200 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2016-09-23 07:54:22 +1000 |
commit | 6b8cb66a6a7cc182b47da6a0a1d4e5da324c0695 (patch) | |
tree | 51f28fcbbd1429d65d4a1cc5520e3c9ac83d34ab /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | af2e3a009e7f73c3def283a768ea2cef69ae883e (diff) |
powerpc: Fix usage of _PAGE_RO in hugepage
On some CPUs like the 8xx, _PAGE_RW hence _PAGE_WRITE is defined
as 0 and _PAGE_RO has to be set when a page is not writable
_PAGE_RO is defined by default in pte-common.h, however BOOK3S/64
doesn't include that file so _PAGE_RO has to be defined explicitly
in book3s/64/pgtable.h
Fixes: a7b9f671f2d14 ("powerpc32: adds handling of _PAGE_RO")
Signed-off-by: Christophe Leroy <[email protected]>
Reviewed-by: Aneesh Kumar K.V <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions