Blackfin arch: Fix bug - when expanding the trace buffer, it does not print out the...
authorRobin Getz <rgetz@blackfin.uclinux.org>
Wed, 6 Aug 2008 09:49:27 +0000 (17:49 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 6 Aug 2008 09:49:27 +0000 (17:49 +0800)
commitd3d0ac23a308f92fc5e5e2846ca40e7bffa5cec3
tree6e6b1b4702bd38f294a4962e182606d2062451cd
parent56f5f59052bb662a77d5ffd6cbe5861a2ef2407c
Blackfin arch: Fix bug - when expanding the trace buffer, it does not print out the decoded instruction.

as pointed out by Michael McTernan in the forums, when expanding
the trace buffer, it does not print out the decoded instruction.

Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/kernel/traps.c