diff options
author | 2015-03-18 19:15:28 -0700 | |
---|---|---|
committer | 2015-03-18 19:15:28 -0700 | |
commit | 3c08158e0ef5d6a2d4ae21d9eda218c468bc774f (patch) | |
tree | 624811cf9c565d1bc71f2debbac02b8fa1c00eb5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | sparc: semtimedop() unreachable due to comparison error (diff) | |
download | linux-dev-3c08158e0ef5d6a2d4ae21d9eda218c468bc774f.tar.xz linux-dev-3c08158e0ef5d6a2d4ae21d9eda218c468bc774f.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions