diff options
author | Nitin Gupta <[email protected]> | 2017-11-03 12:26:06 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-11-15 14:37:43 +0900 |
commit | 70f3c8b7c2e7ebcdde8354da004872e7c9184e97 (patch) | |
tree | 2de0060e985b99cf738be31ef36893f65c75185d /arch/m32r/include/asm/m32r_mp_fpga.h | |
parent | ff0296877a8d04db27997ec216376d7bbdf75a0b (diff) |
sparc64: Fix page table walk for PUD hugepages
For a PUD hugepage entry, we need to propagate bits [32:22]
from virtual address to resolve at 4M granularity. However,
the current code was incorrectly propagating bits [29:19].
This bug can cause incorrect data to be returned for pages
backed with 16G hugepages.
Signed-off-by: Nitin Gupta <[email protected]>
Reported-by: Al Viro <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'arch/m32r/include/asm/m32r_mp_fpga.h')
0 files changed, 0 insertions, 0 deletions