commit | 978814f41bceb63b784ee7202cd8a650195bcb83 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Fri Oct 27 13:23:53 2023 +1300 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 17 11:58:26 2023 -0500 |
tree | 083e71c9cd5226ce4aec86c27d35f3213bad8207 | |
parent | 596ebeb1c5f7ab8262f247a2b9f06e3c9c1a6c98 [diff] |
Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present" This reverts commit 836b8d4b205d2175b57cb9ef271e638b0c116e89. This is part of a series trying to make use of the arm64 hardware features for tracking dirty pages. Unfortunately this series causes problems for the AC5/AC5X SoCs. Having exhausted other options the consensus seems to be reverting this series is the best course of action. Signed-off-by: Chris Packham <judge.packham@gmail.com>