[PATCH] powerpc: DABR exceptions should report the address not the PC
commitbce6c5fd8cc5d3f8d02fd34a24b591fc3e23a775
authorAnton Blanchard <anton@samba.org>
Mon, 9 Jan 2006 04:47:04 +0000 (9 15:47 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 05:03:33 +0000 (9 16:03 +1100)
treedc302ce765acd2388d9a6d82d7c7123223a8de0f
parent834608f71a323b90f928d05c64d24df436df3011
[PATCH] powerpc: DABR exceptions should report the address not the PC

When taking a DABR exception we were reporting the PC. It makes more
sense to report the address that caused the exception, and the gdb guys
would like it that way.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/mm/fault.c