aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2016-01-28 16:04:21 +0100
committerSimon Horman <[email protected]>2016-02-17 18:24:13 +0900
commitd2613f56ce0287211d70a86443a143cae1887911 (patch)
tree3e9549682b0095dbb1b7ccfc7a8224a44f9a793d /tools/perf/scripts/python/call-graph-from-postgresql.py
parent92e963f50fc74041b5e9e744c330dca48e04f08d (diff)
ARM: shmobile: Move shmobile_scu_base from .text to .bss
shmobile_scu_base is being written to, so it doesn't belong in the .text section. Fix this by moving it from asm .text to C .bss, as it's no longer used from asm code since commit 4f6da36f7edd5790 ("ARM: shmobile: Remove old SCU boot code"). Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions