From: Uwe Kleine-König Date: Fri, 21 May 2010 17:06:42 +0000 (+0100) Subject: ARM: ARMv7-M: Add support for exception handling X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~47^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19c4d593f0b4bd46f6d923a3e514719982a22058;p=pandora-kernel.git ARM: ARMv7-M: Add support for exception handling This patch implements the exception handling for the ARMv7-M architecture (pretty different from the A or R profiles). It bases on work done earlier by Catalin for 2.6.33 but was nearly completely rewritten to use a pt_regs layout compatible to the A profile. Signed-off-by: Catalin Marinas Reviewed-by: Jonathan Austin Tested-by: Jonathan Austin Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed