NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39950 CVS commit: [netbsd-7] src/sys/arch/x86/x86



The following reply was made to PR port-i386/39950; it has been noted by GNATS.

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39950 CVS commit: [netbsd-7] src/sys/arch/x86/x86
Date: Thu, 8 Dec 2016 08:06:38 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Thu Dec  8 08:06:38 UTC 2016
 
 Modified Files:
 	src/sys/arch/x86/x86 [netbsd-7]: procfs_machdep.c
 
 Log Message:
 Pull up following revision(s) (requested by msaitoh in ticket #1293):
 	sys/arch/x86/x86/procfs_machdep.c: revisions 1.12-1.14
 Update for x86 /proc/cpuinfo:
 - Add ptsc, avx512dq, avx512bw, avx512vl and rdt_a.
 - Update VIA/Cyrix/Centaur-defined bits. Part of PR#39950.
 - Remove pcommit.
 - Update some Linux mapping unused in /proc/cpuinfo.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6.4.1 -r1.6.4.2 src/sys/arch/x86/x86/procfs_machdep.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index