]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/traps/e500: fix misleading error output
authorWladislav Wiebe <wladislav.kw@gmail.com>
Tue, 17 Jun 2014 13:30:53 +0000 (15:30 +0200)
committerScott Wood <scottwood@freescale.com>
Wed, 25 Jun 2014 23:49:38 +0000 (18:49 -0500)
commit817174313c801ce6bcaee7e4c40a48629dad0d08
tree609153fe76d11b19e388404d9df23da3eaa88216
parent799a092ebb6e3ee73e8699d2ca274bd69e99fb33
powerpc/traps/e500: fix misleading error output

In machine_check_e500 exception handler is a wrong indication
in case of MCSR_BUS_WBERR - so print "Write" instead of "Read".

Signed-off-by: Wladislav Wiebe <wladislav.kw@gmail.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/kernel/traps.c