From: Michael Neuling Date: Tue, 14 Mar 2006 06:11:51 +0000 (+1100) Subject: [PATCH] powerpc: RTC memory corruption X-Git-Tag: v2.6.16~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e8ed479125a6d246e17cfe6c24e140bfeb01972;p=pandora-kernel.git [PATCH] powerpc: RTC memory corruption We should be memset'ing the data we are pointing to, not the pointer itself. This is in an error path so we probably don't hit it much. Signed-off-by: Michael Neuling Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed