diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2014-08-29 17:26:18 +0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-09-09 06:15:54 +0400 |
commit | d6dc6ed8540ab8802c6ba31b4292204dd3cb0fee (patch) | |
tree | c591d979e4b737831e6f207489c479a78f4282a3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9 (diff) | |
download | linux-d6dc6ed8540ab8802c6ba31b4292204dd3cb0fee.tar.xz |
ARM: shmobile: mackerel: Make domain_devices[] static __initdata
Make the domain_devices[] array static and __initdata, to reduce kernel
size:
- Making it static gets rid of the code to copy the data to the stack,
- Marking it __initdata allows more init memory to be freed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions