>Number: 177496 >Category: misc >Synopsis: [patch] [hwpmc] Improve a comment >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 30 08:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Hiren Panchasara >Release: Freebsd-current >Organization: >Environment: 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r248555: Wed Mar 20 15:00:20 UTC 2013 >Description: Improve/correct/update a comment block.
We now support a lot more cpu types. Making the comment generic. >How-To-Repeat: >Fix: Index: sys/dev/hwpmc/hwpmc_core.c =================================================================== --- sys/dev/hwpmc/hwpmc_core.c (revision 248931) +++ sys/dev/hwpmc/hwpmc_core.c (working copy) @@ -25,7 +25,7 @@ */ /* - * Intel Core, Core 2 and Atom PMCs. + * Intel Core PMCs. */ #include <sys/cdefs.h> >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
