[PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-E
authorKumar Gala <galak@freescale.com>
Wed, 22 Jun 2005 00:15:27 +0000 (17:15 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 01:46:25 +0000 (18:46 -0700)
commit1492ec8069ea6f82bc32df27cabbec72e554e2b8
tree09e52d150482a105a63dc4b71758a7aa99ecb28c
parent5be061eee931db2718feecaf10df17610386202b
[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 <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/kernel/entry.S
arch/ppc/kernel/head_booke.h