commit | 75918a4b5998c93ee1ab131fbe64b97b5d0d2315 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Fri Sep 21 05:11:20 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Oct 03 09:11:58 2007 +1000 |
tree | f342b9101f48da82b9bd62e8b18a0f1af8a78357 | |
parent | 6f6682809b994fd9a61081fa0410df31481d5f7f [diff] |
[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>