]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Separate out legacy machine check exception parsers
authorOlof Johansson <olof@lixom.net>
Thu, 20 Sep 2007 19:11:20 +0000 (05:11 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 2 Oct 2007 23:11:58 +0000 (09:11 +1000)
commitc2417388616dca3fc20fb81736d87b2aec8355ec
treef342b9101f48da82b9bd62e8b18a0f1af8a78357
parentca70de747cc507b080a600323a0ab29b711809a1
[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>
arch/powerpc/kernel/traps.c