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:
22356f4
)
Thermal: Tidy up error handling in powerclamp_init
author
durgadoss.r@intel.com
<durgadoss.r@intel.com>
Fri, 4 Oct 2013 16:23:24 +0000
(21:53 +0530)
committer
Zhang Rui
<rui.zhang@intel.com>
Wed, 9 Oct 2013 03:53:59 +0000
(11:53 +0800)
This patch
* adds missing kfree() for cpu_clamping_mask
* adds return value checking for alloc_percpu()
* unregister hotcpu notifier in exit path
Signed-off-by: Durgadoss R <durgadoss.r@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
No differences found