aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorTony Lindgren <[email protected]>2012-02-14 21:58:56 +0100
committerRussell King <[email protected]>2012-02-15 11:04:36 +0000
commit6e2e340b59d2d4e7b6b7f2c2d02b0d5ca4df6458 (patch)
tree2fdbaf8bf120343c04a0db51eacca3d4b0ee0b19 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent08a183f02b5fef1cd78d27ffc8281fa96d79f814 (diff)
ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers
It turns out that many compilers don't show section warnings on ARM currently because handling for ARM_CALL relocs are missing from modpost.c. Based on commit c2e26114 ([ARM] 3205/1: Handle new EABI relocations when loading kernel modules) it seems that R_ARM_PC24, R_ARM_CALL and R_ARM_JUMP24 can be handled the same way. Note that at least Debian libc6-dev is missing defines for both R_ARM_CALL and R_ARM_JUMP24 in /usr/include/elf.h. So for now we need to define them in modpost.c if not defined. Acked-by: Rusty Russell <[email protected]> Cc: Ben Hutchings <[email protected]> Cc: Anders Kaseorg <[email protected]> Cc: Greg KH <[email protected]> Signed-off-by: Tony Lindgren <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions