From: Nicolas Pitre Date: Thu, 9 Jun 2011 04:05:27 +0000 (+0100) Subject: ARM: 6954/1: zImage: fix Thumb2 breakage X-Git-Tag: v3.0-rc4~35^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=720c60e1943a06cfd9472ad5a9967dec304e4394;p=pandora-kernel.git ARM: 6954/1: zImage: fix Thumb2 breakage Commit af3e4fd37a "ARM: 6859/1: Add writethrough dcache support for ARM926EJS processor" broke Thumb2 compilation by omitting to maintain the wide encoding for the added branch instructions which made the ARM926EJ-S record smaller than expected, breaking the record walk code. Signed-off-by: Nicolas Pitre Cc: Mark A. Greer Signed-off-by: Russell King --- Reading git-diff-tree failed