Date: Sun, 28 Nov 2010 17:56:34 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 machdep.c src/sys/i386/i386 machdep.c Message-ID: <201011282007.oASK7JvJ092954@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2010-11-28 17:56:34 UTC FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c sys/i386/i386 machdep.c Log: SVN rev 216012 on 2010-11-28 17:56:34Z by kib Calling fill_fpregs() for curthread is legitimate, and ELF coredump does this. Reported and tested by: pho MFC after: 5 days Revision Changes Path 1.730 +2 -1 src/sys/amd64/amd64/machdep.c 1.714 +2 -1 src/sys/i386/i386/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011282007.oASK7JvJ092954>