Date: Thu, 9 Jul 2009 14:53:05 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 tsc.c Message-ID: <200907091453.n69ErL5Y044991@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
avg 2009-07-09 14:53:05 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/amd64/amd64 tsc.c
Log:
SVN rev 195493 on 2009-07-09 14:53:05Z by avg
dtrace/amd64: remove duplicate definition of dtrace_gethrtime function
Primary (and enhanced) definition of this function is in
sys/cddl/dev/dtrace/amd64/dtrace_subr.c.
This is a direct commit to the branch, because this instance of the
function was added to the branch in rev 182231, which claimed to be
dtrace MFH, but in fact the code in question never existed in head.
And does not exist now.
Another reason for this de-duplication is that there is only one instance
of this function for i386 arch.
Briefly discussed with: jhb
Silence from: jb
Revision Changes Path
1.208.2.3 +0 -15 src/sys/amd64/amd64/tsc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907091453.n69ErL5Y044991>
