NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58982 CVS commit: src/sys/arch/x86/x86
The following reply was made to PR port-amd64/58982; it has been noted by GNATS.
From: "Andrius Varanavicius" <andvar%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58982 CVS commit: src/sys/arch/x86/x86
Date: Mon, 13 Jan 2025 18:51:37 +0000
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.
Home |
Main Index |
Thread Index |
Old Index