On Fri, Apr 28, 2023 at 01:15:35PM +0200, Greg KH wrote:
On Fri, Apr 28, 2023 at 12:37:42PM +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: v6.2.11
Thanks for redoing all of these, now queued up!
Aye, thanks for both that & for doing the fixmap stuff in the first place Alex :)
Cheers, Conor.