Files
linux/arch/sparc
Nitin Gupta 27a85c4acc sparc64: Fix gup_huge_pmd
[ Upstream commit dbd2667a4f ]

The function assumes that each PMD points to head of a
huge page. This is not correct as a PMD can point to
start of any 8M region with a, say 256M, hugepage. The
fix ensures that it points to the correct head of any PMD
huge page.

Cc: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: Nitin Gupta <nitin.m.gupta@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-21 07:00:09 +02:00
..
2014-08-04 20:45:59 -07:00
2017-07-21 07:00:09 +02:00
2017-07-21 07:00:09 +02:00
2016-03-20 21:28:58 -07:00
2017-06-14 15:07:36 +02:00