alistair23-linux/arch/sparc
Nitin Gupta 70f3c8b7c2 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 <nitin.m.gupta@oracle.com>
Reported-by: Al Viro <viro@ZenIV.linux.org.uk>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-15 14:37:43 +09:00
..
boot
configs sparc64: vcc: Enable VCC module in linux 2017-08-15 21:33:50 -07:00
crypto crypto: algapi - make crypto_xor() take separate dst and src arguments 2017-08-04 09:27:15 +08:00
include sparc64: Fix page table walk for PUD hugepages 2017-11-15 14:37:43 +09:00
kernel sparc64: Convert timers to user timer_setup() 2017-11-15 14:36:27 +09:00
lib sparc64: Use sparc optimized fls and __fls for T4 and above 2017-11-15 14:26:46 +09:00
math-emu
mm sparc64: Cleanup hugepage table walk functions 2017-08-15 21:48:07 -07:00
net bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE} 2017-08-09 16:53:57 -07:00
oprofile
power sparc64: Prevent perf from running during super critical sections 2017-07-18 11:25:52 -07:00
prom
vdso vDSO for sparc 2017-11-15 14:21:03 +09:00
Kbuild vDSO for sparc 2017-11-15 14:21:03 +09:00
Kconfig vDSO for sparc 2017-11-15 14:21:03 +09:00
Kconfig.debug
Makefile vDSO for sparc 2017-11-15 14:21:03 +09:00