From: Stephen Rothwell Date: Wed, 22 Aug 2007 03:46:44 +0000 (+1000) Subject: [POWERPC] Move the exception macros into a header file X-Git-Tag: v2.6.24-rc1~1450^2~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9ff0f304833be9a6a605c84e24d630d5aef2230;p=pandora-kernel.git [POWERPC] Move the exception macros into a header file It makes head_64.S a bit more readable and will allow us to move the iSeries exceptions elsewhere. This also removes the last line of the comment: * The following macros define the code that appears as * the prologue to each of the exception handlers. They * are split into two parts to allow a single kernel binary * to be used for pSeries and iSeries. * LOL. One day... - paulus Anything is possible. :-) Signed-off-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed