linux_dsm_epyc7002/arch/sparc/mm
Kees Cook 10a7e9d849 Do not hash userspace addresses in fault handlers
The hashing of %p was designed to restrict kernel addresses. There is
no reason to hash the userspace values seen during a segfault report,
so switch these to %px. (Some architectures already use %lx.)

Fixes: ad67b74d24 ("printk: hash addresses printed with %p")
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-12-19 17:04:43 -08:00
..
extable.c
fault_32.c Do not hash userspace addresses in fault handlers 2017-12-19 17:04:43 -08:00
fault_64.c Do not hash userspace addresses in fault handlers 2017-12-19 17:04:43 -08:00
gup.c Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" 2017-12-15 18:53:22 -08:00
highmem.c
hugetlbpage.c mm: introduce wrappers to access mm->nr_ptes 2017-11-15 18:21:04 -08:00
hypersparc.S
init_32.c
init_64.c mm: remove cold parameter from free_hot_cold_page* 2017-11-15 18:21:06 -08:00
init_64.h
io-unit.c
iommu.c
leon_mm.c
Makefile
mm_32.h
srmmu_access.S
srmmu.c
swift.S
tlb.c
tsb.c
tsunami.S
ultra.S
viking.S