Skip to content
Snippets Groups Projects
Commit 7cded342 authored by Martin Schwidefsky's avatar Martin Schwidefsky
Browse files

s390/mm: correct return value of pmd_pfn


Git commit 152125b7
"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: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent c431761d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment