]> git.baikalelectronics.ru Git - kernel.git/commit
s390/mm: correct return value of pmd_pfn
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 13 May 2015 12:33:22 +0000 (14:33 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 19 May 2015 08:35:09 +0000 (10:35 +0200)
commit13bf679e8147c11de6fd32e4fba12924908ceee5
tree9220755c5b17478576769ab560ee1f7480b7fd23
parent269e880c77b809031de7d25431439678a460fab9
s390/mm: correct return value of pmd_pfn

Git commit a54b8e5d1339b78880b53a29dc08548b871c8149
"s390/mm: implement dirty bits for large segment table entries"
broke the pmd_pfn function, it changed the return value from
'unsigned long' to 'int'. This breaks all machine configurations
with memory above the 8TB line.

Cc: stable@vger.kernel.org # 3.17+
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/pgtable.h