Module Name: src Committed By: andvar Date: Mon Jan 13 18:51:37 UTC 2025
Modified Files: src/sys/arch/x86/x86: identcpu.c Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132 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.