Date: Sat, 7 Jan 2006 01:55:12 +0000 (UTC) From: Peter Grehan <grehan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc machdep.c Message-ID: <200601070155.k071tC8b070131@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
grehan 2006-01-07 01:55:12 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powerpc machdep.c
Log:
Set the siginfo si_addr field, and also the mysterious 3rd parameter
to old-style signals, to be the DAR register for DSI miss exceptions.
This gives the address of the access rather than the instruction
address. The behaviour is now the same as on i386.
Found by: libsigsegv tests
Revision Changes Path
1.94 +4 -1 src/sys/powerpc/powerpc/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601070155.k071tC8b070131>
