diff options
| author | Mathias Krause <[email protected]> | 2015-03-25 21:15:14 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2015-04-11 00:25:01 +0000 |
| commit | d5cdc3c4c22fce5a187b51736f3d0dc3e6cbe282 (patch) | |
| tree | 0d866cba744a0facc679059eb94f30112a97c05e /net/unix/af_unix.c | |
| parent | Merge back earlier cpuidle material for v4.1. (diff) | |
| download | kernel-d5cdc3c4c22fce5a187b51736f3d0dc3e6cbe282.tar.gz kernel-d5cdc3c4c22fce5a187b51736f3d0dc3e6cbe282.zip | |
intel_idle: mark cpu id array as __initconst
The CPU ids are only tested in intel_idle_probe() which is itself an
__init function. For the MODULE_DEVICE_TABLE() file2alias doesn't care
about the section, just about the symbol name. So it's safe to mark
the cpu id array as __initconst so its memory can be released after
initialization is done.
Signed-off-by: Mathias Krause <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
