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)
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

Simple merge