Module Name: src
Committed By: martin
Date: Sun Feb 2 14:51:59 UTC 2025
Modified Files:
src/sys/arch/x86/x86 [netbsd-10]: identcpu.c
Log Message:
Pull up following revision(s) (requested by andvar in ticket #1043):
sys/arch/x86/x86/identcpu.c: revision 1.132
sys/arch/x86/x86/identcpu.c: revision 1.133
Remove stepping check for APL30 Errata. Issue also affects newer Apollo Lake
CPUs. Therefore, the stepping check is unnecessary.
Include a reference to the errata and provide a description to clarify
the nature of the issue.
Should fix PR port-amd64/58982 reported by Wolfgang Stukenbrock.
x86/identcpu.c: Add archive link just in case.
Refill paragraph while here to avoid overlong lines.
To generate a diff of this commit:
cvs rdiff -u -r1.123.4.1 -r1.123.4.2 src/sys/arch/x86/x86/identcpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.