From: Nishanth Aravamudan Date: Wed, 15 Sep 2010 08:05:49 +0000 (+0000) Subject: powerpc/pseries: Use kmemdup X-Git-Tag: v2.6.37-rc1~180^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e72ed6b509a62605fe9aca195c6037abdda6c1ac;p=pandora-kernel.git 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 Signed-off-by: Nishanth Aravamudan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed