From: Olof Johansson Date: Thu, 20 Sep 2007 19:11:20 +0000 (+1000) Subject: [POWERPC] Separate out legacy machine check exception parsers X-Git-Tag: v2.6.24-rc1~1450^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75918a4b5998c93ee1ab131fbe64b97b5d0d2315;p=pandora-kernel.git [POWERPC] Separate out legacy machine check exception parsers Move out the old-style exception parsers to a separate function, and don't call it on platforms that have a platform-specific handler. It would make sense to move out the generic versions into their platforms instead, but that can be done gradually down the road. Signed-off-by: Olof Johansson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed