From: Rabin Vincent Date: Wed, 7 Apr 2010 17:10:20 +0000 (+0100) Subject: ARM: 6031/1: fix Thumb-2 decompressor X-Git-Tag: v2.6.34-rc4~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4d9959c099751158c5cf14813fe378e206339c6;p=pandora-kernel.git ARM: 6031/1: fix Thumb-2 decompressor 98e12b5a6e05413 ("ARM: Fix decompressor's kernel size estimation for ROM=y") broke the Thumb-2 decompressor because it added an entry in the LC0 table but didn't adjust the offset the Thumb-2 code uses to load the SP from that table. Fix it. Cc: stable Signed-off-by: Rabin Vincent Signed-off-by: Russell King --- Reading git-diff-tree failed