Source-Changes archive

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

CVS commit: src/sys/arch/x86/x86



Module Name:    src
Committed By:   andvar
Date:           Sun Jun 30 15:49:56 UTC 2024

Modified Files:
        src/sys/arch/x86/x86: identcpu.c

Log Message:
Move determination of the largest VIA CPU extended function value
to the intended place where the checks are performed.

Currently the value can be overridden while checking for the padlock features,
and failing the check for max function value as a result.


To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 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