diff options
author | 2014-08-29 15:26:19 +0200 | |
---|---|---|
committer | 2014-09-09 11:15:57 +0900 | |
commit | 9eda01b2f665d8bf29f6ac93e3db403290e0f3cf (patch) | |
tree | ca193023415b30918c77110dc5e11e064f6c8a98 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: shmobile: mackerel: Make domain_devices[] static __initdata (diff) | |
download | linux-dev-9eda01b2f665d8bf29f6ac93e3db403290e0f3cf.tar.xz linux-dev-9eda01b2f665d8bf29f6ac93e3db403290e0f3cf.zip |
ARM: shmobile: sh7372: 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions