ARM: 9126/1: mm: Kill page table base print in show_pte()
authorWang Kefeng <wangkefeng.wang@huawei.com>
Wed, 22 Sep 2021 13:56:30 +0000 (14:56 +0100)
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Tue, 19 Oct 2021 09:35:20 +0000 (10:35 +0100)
commit93d2043844012d85bf4d36388303d7a0ade87a19
treea5fbcc95a338bc38f21869152aed20bf8b419ee0
parentf177b06ed7d56c1d8256769d1a6e1feec90153dc
ARM: 9126/1: mm: Kill page table base print in show_pte()

Now the show_pts() will dump the virtual (hashed) address of page
table base, it is useless, kill it.

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