]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd807f592f6203b67405eb85bccba6f630706f9f6
tree676c29ac507b6c8963c1cb45819452fa18855edc
parent08b8a698b0e73139bfc62ec0a24d56e5a4d4cc7f
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