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:
45848e0
)
powerpc/pseries: Use kmemdup
author
Nishanth Aravamudan
<nacc@us.ibm.com>
Wed, 15 Sep 2010 08:05:49 +0000
(08:05 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 13 Oct 2010 05:19:22 +0000
(16:19 +1100)
While looking at some code paths I came across this code that zeros
memory then copies over the entire length.
Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found