Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm64: Default kernel pages should be contiguous
The default page attributes for a PMD being broken should have the CONT bit set. Create a new definition for an early boot range of PTE's that are contiguous. Signed-off-by: Jeremy Linton <jeremy.linton@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
- Loading branch information