diff options
| author | Michael Ellerman <[email protected]> | 2021-03-31 11:38:40 +1100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-04-08 21:17:42 +1000 |
| commit | 56bec2f9d4d05675cada96772a8a93010f4d82bf (patch) | |
| tree | a973cde3c65f10a7e5fcb0d9b1bf1b7143a8eade /tools/perf/scripts/python/bin/export-to-sqlite-report | |
| parent | 29e3ea8cbd2958cf237b84652ec236803f2c6202 (diff) | |
powerpc/mm/64s: Add _PAGE_KERNEL_ROX
In the past we had a fallback definition for _PAGE_KERNEL_ROX, but we
removed that in commit d82fd29c5a8c ("powerpc/mm: Distribute platform
specific PAGE and PMD flags and definitions") and added definitions
for each MMU family.
However we missed adding a definition for 64s, which was not really a
bug because it's currently not used.
But we'd like to use PAGE_KERNEL_ROX in a future patch so add a
definition now.
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions