Searched hist:"75918 a4b5998c93ee1ab131fbe64b97b5d0d2315" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | traps.c | diff 75918a4b5998c93ee1ab131fbe64b97b5d0d2315 Thu Sep 20 14:11:20 CDT 2007 Olof Johansson <olof@lixom.net> [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 <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>
|