Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Revert "arm64: hugetlb: partial revert of 66b3923""
The use of the contiguous bit by our hugetlb implementation violates the break-before-make requirements of the architecture and can lead to silent data corruption or TLB conflict aborts. Once again, disable these hugetlb sizes whilst it gets worked out. This reverts commit ab2e1b8. Conflicts: arch/arm64/mm/hugetlbpage.c Signed-off-by: Will Deacon <[email protected]>
- Loading branch information