Author: jkim
Date: Mon May 23 23:00:47 2016
New Revision: 300543
URL: https://svnweb.freebsd.org/changeset/base/300543

Log:
  Document POPCNT erratum for 6th Generation Intel Core processors.

Modified:
  head/sys/amd64/amd64/pmap.c

Modified: head/sys/amd64/amd64/pmap.c
==============================================================================
--- head/sys/amd64/amd64/pmap.c Mon May 23 22:01:06 2016        (r300542)
+++ head/sys/amd64/amd64/pmap.c Mon May 23 23:00:47 2016        (r300543)
@@ -3139,6 +3139,7 @@ retry:
  * Reference numbers for erratas are
  * 4th Gen Core: HSD146
  * 5th Gen Core: BDM85
+ * 6th Gen Core: SKL029
  */
 static int
 popcnt_pc_map_elem_pq(uint64_t elem)
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to