]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/8xx: add dedicated machine check handler
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 16 Sep 2016 08:23:11 +0000 (10:23 +0200)
committerScott Wood <oss@buserror.net>
Sun, 25 Sep 2016 07:38:55 +0000 (02:38 -0500)
commite627f8dc9a6fb8c9fff371ab99cc36b4f4116433
tree7395f7a124261933caede2ec50f282a27622a25f
parentf307939fb260c83e6875476695ac58a669348b8f
powerpc/8xx: add dedicated machine check handler

During a machine check, the 8xx provides indication of
whether the check is due to data or instruction access, so
let's display it.

Lets also move 8xx specific handling into the new handler.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/include/asm/cputable.h
arch/powerpc/kernel/cputable.c
arch/powerpc/kernel/traps.c