From: Nicolas Pitre Date: Wed, 27 Apr 2011 13:21:55 +0000 (-0700) Subject: Re: [PATCH] ARM: Fix bad SP address after relocating kernel X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99414d5873322b8e0e390703e61d3f4a2c94c79c;p=pandora-kernel.git Re: [PATCH] ARM: Fix bad SP address after relocating kernel On Tue, 26 Apr 2011, Tony Lindgren wrote: > Otherwise cache_clean_flush can overwrite some of the relocated > area depending on where the kernel image gets loaded. This fixes > booting on n900 after commit 6d7d0ae51574943bf571d269da3243257a2d15db > (ARM: 6750/1: improvements to compressed/head.S). Gaaaah. Indeed. > Thanks to Aaro Koskinen for debugging > the address of the relocated area that gets corrupted, and to > Nicolas Pitre for the other uncompress > related fixes. > > Signed-off-by: Tony Lindgren I think there could be a better fix yet. Could you test this patch: --- Reading git-diff-tree failed