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:
60e6726
)
cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 13 May 2013 08:03:43 +0000
(08:03 +0000)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 13 May 2013 23:39:28 +0000
(
01:39
+0200)
Use vzalloc() instead of vmalloc() and memset(0).
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found