commit | 0585c28fda1007e4a90dea5f70723cff0b63dd98 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Fri Oct 27 13:23:54 2023 +1300 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 17 11:58:26 2023 -0500 |
tree | d3a20d0d2c1d336f2591190205af48a69c274cd8 | |
parent | eed8294b75a5908a486945ff6655d4dc9aae5fed [diff] |
Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available" This reverts commit 6cdf6b7a340db4ddd008516181de7e08e3f8c213. 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>