]> git.dujemihanovic.xyz Git - u-boot.git/commit
Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"
authorChris Packham <judge.packham@gmail.com>
Fri, 27 Oct 2023 00:23:54 +0000 (13:23 +1300)
committerTom Rini <trini@konsulko.com>
Fri, 17 Nov 2023 16:58:26 +0000 (11:58 -0500)
commit0585c28fda1007e4a90dea5f70723cff0b63dd98
treed3a20d0d2c1d336f2591190205af48a69c274cd8
parenteed8294b75a5908a486945ff6655d4dc9aae5fed
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>
arch/arm/cpu/armv8/cache_v8.c
arch/arm/include/asm/armv8/mmu.h
arch/arm/include/asm/global_data.h