commit | e72ed6b509a62605fe9aca195c6037abdda6c1ac | [log] [tgz] |
---|---|---|
author | Nishanth Aravamudan <nacc@us.ibm.com> | Wed Sep 15 08:05:49 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Oct 13 16:19:22 2010 +1100 |
tree | fe5d88cc52ba4df1a323bc575677f6a33785614c | |
parent | 45848e0fc1fce399651b3f480bdeb82cc6d3d15a [diff] |
powerpc/pseries: Use kmemdup 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>