aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorGerald Schaefer <[email protected]>2013-01-09 18:49:51 +0100
committerMartin Schwidefsky <[email protected]>2013-01-12 18:49:25 +0100
commit171c4006fb1b42a084057a71c86776e9f1b8e62c (patch)
tree84ea088530fdda5322b144ccfbf32b9502fcf737 /scripts/patch-kernel
parentb719f43059903820c31edb30f4663a2818836e7f (diff)
s390/mm: fix pmd_pfn() for thp
The pfn calculation in pmd_pfn() is broken for thp, because it uses HPAGE_SHIFT instead of the normal PAGE_SHIFT. This is fixed by removing the distinction between thp and normal pmds in that function, and always using PAGE_SHIFT. Reported-by: Christian Borntraeger <[email protected]> Signed-off-by: Gerald Schaefer <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions