From: Chris Dearman Date: Fri, 20 Mar 2009 22:33:55 +0000 (-0700) Subject: MIPS: R2: Fix problem with code that incorrectly modifies ebase. X-Git-Tag: v2.6.30-rc1~680^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fb4c2b9e06c0a197d867b34865b113a47370bd5;p=pandora-kernel.git MIPS: R2: Fix problem with code that incorrectly modifies ebase. Commit 566f74f6b2f8b85d5b8d6caaf97e5672cecd3e3e had a change that incorrectly modified ebase. This backs out the lines that modified ebase. In addition, the ebase exception vector is now allocated with correct alignment and the ebase register updated according to the architecture specification. Based on original patch by David VomLehn . Signed-off-by: David VomLehn Signed-off-by: Chris Dearman Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed