linux/arch/sparc
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
..
boot
configs
crypto
include sparc: io_64.h: Replace io function-link macros 2015-03-01 21:48:22 -08:00
kernel sparc: semtimedop() unreachable due to comparison error 2015-03-03 14:05:48 -08:00
lib
math-emu
mm sparc: Fix /proc/kcore 2015-03-18 19:15:28 -07:00
net
oprofile
power
prom
Kbuild
Kconfig sparc: Fix /proc/kcore 2015-03-18 19:15:28 -07:00
Kconfig.debug
Makefile