diff options
| author | Christophe Leroy <[email protected]> | 2018-10-09 13:52:00 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2018-10-14 18:04:09 +1100 |
| commit | 093d7ca22920c79ecdda87614ac4c5e3786068d6 (patch) | |
| tree | 8e0864a7419cf471d352566705f8692eeb0016d9 /tools/perf/scripts/python | |
| parent | 97026b5a5ac26541b3d294146f5c941491a9e609 (diff) | |
powerpc/mm: drop unused page flags
The following page flags in pte-common.h can be dropped:
_PAGE_ENDIAN is only used in mm/fsl_booke_mmu.c and is defined in
asm/nohash/32/pte-fsl-booke.h
_PAGE_4K_PFN is nowhere defined nor used
_PAGE_READ, _PAGE_WRITE and _PAGE_PTE are only defined and used
in book3s/64
The following page flags in book3s/64/pgtable.h can be dropped as
they are not used on this platform nor by common code.
_PAGE_NA, _PAGE_RO, _PAGE_USER and _PAGE_PSIZE
Reviewed-by: Aneesh Kumar K.V <[email protected]>
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions