diff options
author | Stephen Boyd <[email protected]> | 2015-10-19 13:05:33 -0700 |
---|---|---|
committer | Olof Johansson <[email protected]> | 2015-10-22 09:55:03 -0700 |
commit | b96fc2f3c145815359ac1f9f12cc5c852b9ba3f5 (patch) | |
tree | 6f8ce447a82cebe6170dc872d76a372648a14c41 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0cc09e85186082d414a89f85ec1b7ff588547f10 (diff) |
ARM: Remove __ref on hotplug cpu die path
Now that __cpuinit has been removed, the __ref markings on these
functions are useless. Remove them. This also reduces the size of
the multi_v7_defconfig image:
$ size before after
text data bss dec hex filename
12683578 1470996 348904 14503478 dd4e36 before
12683274 1470996 348904 14503174 dd4d06 after
presumably because now we don't have to jump to code in the
.ref.text section and/or the noinline marking is removed.
Cc: Shiraz Hashim <[email protected]>
Cc: Stephen Warren <[email protected]>
Cc: Alexandre Courbot <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Acked-by: Barry Song <[email protected]>
Acked-by: Andy Gross <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Acked-by: Sudeep Holla <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions