Source-Changes archive

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

CVS commit: [netbsd-9] src/sys/arch/x86/include



Module Name:    src
Committed By:   martin
Date:           Wed Oct 16 17:32:17 UTC 2019

Modified Files:
        src/sys/arch/x86/include [netbsd-9]: cpufunc.h

Log Message:
Pull up following revision(s) (requested by maxv in ticket #338):

        sys/arch/x86/include/cpufunc.h: revision 1.35

Add a memory barrier on wrmsr, because some MSRs control memory access
rights (we don't use them though). Also add barriers on fninit and clts
for safety.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.34.2.1 src/sys/arch/x86/include/cpufunc.h

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