From: Kumar Gala Date: Wed, 22 Jun 2005 00:15:27 +0000 (-0700) Subject: [PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-E X-Git-Tag: v2.6.13-rc1~68^2~582^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1492ec8069ea6f82bc32df27cabbec72e554e2b8;p=pandora-kernel.git [PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-E 4xx and Book-E PPC's have several exception levels. The code to handle each level is fairly regular. Turning the code into macro's will ease the handling of future exception levels (debug) in forth coming chips. Signed-off-by: Kumar Gala Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed