--- - branch: MAIN date: Wed Jul 8 11:11:00 UTC 2020 files: - new: '1.138' old: '1.137' path: src/sys/arch/xen/x86/cpu.c pathrev: src/sys/arch/xen/x86/cpu.c@1.138 type: modified id: 20200708T111100Z.855f4f2543734b8127e26d82597bdf73a87d7380 log: | initalize ci_kfpu_spl, to avoid triggering KASSERT() in fpu_kern_enter() Follows revision 1.177 of sys/arch/x86/x86/cpu.c: """ Add a small API for in-kernel FPU operations. fpu_kern_enter(); /* do FPU stuff */ fpu_kern_leave(); """ With this DomU kernel boots with: [ 2.0000571] aes: Intel AES-NI module: src subject: 'CVS commit: src/sys/arch/xen/x86' unixtime: '1594206660' user: jdolecek