]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 9245/1: dump: show FDT region
authorWang Kefeng <wangkefeng.wang@huawei.com>
Tue, 13 Sep 2022 04:25:53 +0000 (05:25 +0100)
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Tue, 4 Oct 2022 10:09:48 +0000 (11:09 +0100)
commitafd1efa1d80162cd48bacb3b848136249df28c62
tree4b3333e1cf1ee9dd4f77d4f8a527da8737eb0f43
parent823f606ab6b4759a1faf0388abcf4fb0776710d2
ARM: 9245/1: dump: show FDT region

Since commit 7a1be318f579 ("ARM: 9012/1: move device tree mapping out
of linear region"), FDT is placed between the end of the vmalloc region
and the start of the fixmap region, let's show it in dump.

Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
arch/arm/mm/dump.c