Module Name: src Committed By: maxv Date: Thu Apr 5 08:43:07 UTC 2018
Modified Files: src/sys/arch/i386/i386: machdep.c src/sys/arch/x86/x86: cpu.c Log Message: Call cpu_speculation_init on i386 too. We don't have IBRS for i386, but we do have the AMD DIS_IND method. To generate a diff of this commit: cvs rdiff -u -r1.805 -r1.806 src/sys/arch/i386/i386/machdep.c cvs rdiff -u -r1.154 -r1.155 src/sys/arch/x86/x86/cpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.