kern/177496: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sun Apr 14 02:30:01 UTC 2013


The following reply was made to PR kern/177496; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/177496: commit references a PR
Date: Sun, 14 Apr 2013 02:26:24 +0000 (UTC)

 Author: hiren
 Date: Sun Apr 14 02:26:12 2013
 New Revision: 249460
 URL: http://svnweb.freebsd.org/changeset/base/249460
 
 Log:
   Improve/correct a comment. We now support a lot more cpu types.
   
   PR:	kern/177496
   Approved by:	sbruno (mentor)
 
 Modified:
   head/sys/dev/hwpmc/hwpmc_core.c
 
 Modified: head/sys/dev/hwpmc/hwpmc_core.c
 ==============================================================================
 --- head/sys/dev/hwpmc/hwpmc_core.c	Sun Apr 14 01:22:39 2013	(r249459)
 +++ head/sys/dev/hwpmc/hwpmc_core.c	Sun Apr 14 02:26:12 2013	(r249460)
 @@ -25,7 +25,7 @@
   */
  
  /*
 - * Intel Core, Core 2 and Atom PMCs.
 + * Intel Core PMCs.
   */
  
  #include <sys/cdefs.h>
 _______________________________________________
 svn-src-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe at freebsd.org"
 


More information about the freebsd-bugs mailing list