diff options
author | Mathias Krause <[email protected]> | 2014-07-16 19:43:04 +0200 |
---|---|---|
committer | Matthew Garrett <[email protected]> | 2014-08-16 01:23:52 -0700 |
commit | 76d51dd9a07abcfaf1e3fe67a9656238a89b771f (patch) | |
tree | 1761d5831576141ed8d4acaa897303ac7de776a0 /scripts/gdb/linux/tasks.py | |
parent | 55d1e9d83dd7ba3a6f28241dfac90f07af10d4f4 (diff) |
acer-wmi: Mark init data and code as such
Quite a lot of code and data of acer-wmi.c is only ever used during
initialization. Mark those accordingly -- and constify, where
appropriate -- so the memory can be released afterwards.
All in all those changes move ~10 kB of code and data to the .init
sections, marking them for release after initialization has finished.
Signed-off-by: Mathias Krause <[email protected]>
Cc: "Lee, Chun-Yi" <[email protected]>
Signed-off-by: Matthew Garrett <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions