From: Robert Jarzmik Date: Fri, 2 May 2008 20:17:06 +0000 (+0100) Subject: [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle. X-Git-Tag: v2.6.26-rc2~6^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=649de51b883746d76c5fa1614dd067054c9d702a;p=pandora-kernel.git [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle. Each time a pxa type cpu went in suspend, a portion of kmalloc memory was corrupted. The issue was an incorrect length allocation introduced by the commit 711be5ccfe9a02ba560aa918a008c31ea4760163 for the save registers array (=> overflow). Signed-off-by: Robert Jarzmik Signed-off-by: Russell King --- Reading git-diff-tree failed