aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorChen Gang <[email protected]>2014-10-04 21:11:31 +0800
committerRichard Weinberger <[email protected]>2015-05-31 13:14:07 +0200
commita791b1565f828f926a54f1f5a612890ce0f00e6f (patch)
tree0272f80d386be7a793ddc5e36402ed991c2987f6 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent5f32943b5e9a48bf3269430e1a7a210411e0cc98 (diff)
um: kernel: ksyms: Export symbol syscall() for fixing modpost issue
syscall() is implemented in libc.so/a (e.g. for glibc, in "syscall.o"), so for normal ".o" files, it is undefined, neither can be found within kernel wide, so will break modpost. Since ".o" files is OK, can simply export 'syscall' symbol, let modpost know about that, then can fix this issue. The related error (with allmodconfig under um): MODPOST 1205 modules ERROR: "syscall" [fs/hostfs/hostfs.ko] undefined! Signed-off-by: Chen Gang <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions