On 24.12.2013, at 02:17, Anton Blanchard wrote:
>
> The DAR and DSISR can be very useful when debugging issues, so add
> them to ppc_cpu_dump_state. We had another bug in this area: all
> of the v2.06 MMU types were missing.
>
> Signed-off-by: Anton Blanchard
Thanks, applied to ppc-next.
A
The DAR and DSISR can be very useful when debugging issues, so add
them to ppc_cpu_dump_state. We had another bug in this area: all
of the v2.06 MMU types were missing.
Signed-off-by: Anton Blanchard
---
Index: b/target-ppc/translate.c
===