On Mon, Apr 24, 2023 at 01:56:15PM +0200, Alexandre Ghiti wrote:
We used to map the dtb differently between early_pg_dir and swapper_pg_dir which caused issues when we referenced addresses from the early mapping with swapper_pg_dir (reserved_mem): move the dtb mapping to the fixmap region in patch 1, which allows to simplify dtb handling in patch 2.
base-commit-tag: v5.15.108
Please look at the archives of the stable kernel mailing list for examples of how to do this.
Also, what about 6.1.y and 6.2.y? You can't have someone upgrade from an older kernel to a new one and have a regression, right?
Please fix this up and send patches for all relevant trees.
thanks,
greg k-h