From: Anton Blanchard Date: Mon, 9 Jan 2006 04:47:04 +0000 (+1100) Subject: [PATCH] powerpc: DABR exceptions should report the address not the PC X-Git-Tag: v2.6.16-rc1~666^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bce6c5fd8cc5d3f8d02fd34a24b591fc3e23a775;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed