linux/arch/sparc/mm
David S. Miller 3c08158e0e sparc: Fix /proc/kcore
/proc/kcore investigates the "System RAM" elements in /proc/iomem to
initialize it's memory tables.  Therefore we have to register them
before it tries to do so.  kcore uses device_initcall() so let's
use arch_initcall() for the registry.

Also we need ARCH_PROC_KCORE_TEXT to get the virtual addresses of
the kernel image correct.

Reported-by: David Ahern <david.ahern@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-18 19:15:28 -07:00
..
extable.c
fault_32.c
fault_64.c
gup.c
highmem.c
hugetlbpage.c
hypersparc.S
init_32.c
init_64.c sparc: Fix /proc/kcore 2015-03-18 19:15:28 -07: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