cvs commit: src/sys/amd64/linux32 linux32_sysvec.c
John Baldwin
jhb at FreeBSD.org
Fri Jun 29 21:04:23 UTC 2007
jhb 2007-06-29 21:04:22 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/amd64/linux32 linux32_sysvec.c
Log:
Properly initialize the address value in siginfo for Linux binaries on
amd64. amd64 has a separate tf_addr in the trapframe unlike i386 which
reuses tf_err to pass the address to signals.
Revision Changes Path
1.7.2.6 +1 -1 src/sys/amd64/linux32/linux32_sysvec.c
More information about the cvs-src
mailing list