diff options
| author | Anshuman Khandual <[email protected]> | 2019-05-21 09:36:27 +0530 |
|---|---|---|
| committer | Catalin Marinas <[email protected]> | 2019-06-03 16:59:30 +0100 |
| commit | 201d355c15c170d16741d43b865d5c0ab88a0afc (patch) | |
| tree | 86295154bc67b70bcc7150ad833dfe84a57cb183 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | 441a627806873c1b63d06dea4391e79c88b8e496 (diff) | |
arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitions
PTE_VALID signifies that the last level page table entry is valid and it is
MMU recognized while walking the page table. This is not a software defined
PTE bit and should not be listed like one. Just move it to appropriate
header file.
Signed-off-by: Anshuman Khandual <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Steve Capper <[email protected]>
Cc: Suzuki Poulose <[email protected]>
Cc: James Morse <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions