]> git.baikalelectronics.ru Git - kernel.git/commit
sparc64: Fix memory corruption when THP is enabled
authorNitin Gupta <nitin.m.gupta@oracle.com>
Fri, 31 Mar 2017 22:48:53 +0000 (15:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Apr 2017 19:03:30 +0000 (12:03 -0700)
commitf0e2f4f7396834dadaff46005a63073a0fb9b27b
tree9327454f7bf709e09194fe0dfbe77704f340803b
parente04f07161f3e0ab122b8bd884b5b34e44524c7ed
sparc64: Fix memory corruption when THP is enabled

The memory corruption was happening due to incorrect
TLB/TSB flushing of hugepages.

Reported-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Nitin Gupta <nitin.m.gupta@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/mm/tlb.c
arch/sparc/mm/tsb.c