From: Scott Wood Date: Thu, 13 Mar 2014 00:07:51 +0000 (-0500) Subject: powerpc/booke64: Add crit/mc/debug support to EXCEPTION_COMMON X-Git-Tag: v3.15-rc1~124^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31f712482894d723e38490139eb03156a5d3eb59;p=pandora-kernel.git powerpc/booke64: Add crit/mc/debug support to EXCEPTION_COMMON Use the proper scratch SPRG and PACA region. Introduce level-specific macros to simplify usage and avoid needing to do a bunch of token pasting throughout EXCEPTION_COMMON(). Now that EXCEPTION_COMMON_DBG() is properly using the debug scratch register, there's no more need for the caller to move the value to the GEN scratch first. Signed-off-by: Scott Wood --- Reading git-diff-tree failed