git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b10111
)
hwmon: (coretemp) Add missing section annotations
author
Jean Delvare
<khali@linux-fr.org>
Mon, 16 Jan 2012 21:51:47 +0000
(22:51 +0100)
committer
Jean Delvare
<khali@endymion.delvare>
Mon, 16 Jan 2012 21:51:47 +0000
(22:51 +0100)
Many functions in the coretemp driver lack a proper section
annotation. Add them to let the kernel free the memory after
initialization when possible.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Durgadoss R <durgadoss.r@intel.com>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
No differences found