OSDN Git Service

s390/mm: don't print hashed values for pte_ERROR() & friends
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 12 Jul 2021 17:19:03 +0000 (19:19 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 27 Jul 2021 07:39:13 +0000 (09:39 +0200)
commitbb50655b8b7027cb413c33c6dd43aa727446b4fb
tree676c29ac507b6c8963c1cb45819452fa18855edc
parent3b36369dbffeb82a9491fde74f9489ab21d3f07a
s390/mm: don't print hashed values for pte_ERROR() & friends

Print the real pte, pmd, etc. values instead of some hashed
value. Otherwise debugging would be even more difficult.
This also matches what most other architectures are doing.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/pgtable.h