freebsd-nq/sys
Konstantin Belousov c56de177d2 x86: initialize initial FPU state earlier
Make it under SI_SUB_CPU sysinit, instead of much later SI_SUB_DRIVERS.
The SI_SUB_DRIVERS survived from times when FPU used real ISA attachment,
now it is only pnp stub claiming id.

PR:	255997
Reviewed by:	jhb
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D30512
2021-05-28 21:38:32 +03:00
..
amd64 x86: initialize initial FPU state earlier 2021-05-28 21:38:32 +03:00
arm
arm64 linux: make linux64.ko loadable again on aarch64 2021-05-28 14:20:30 +00:00
bsm
cam
cddl
compat linux: add new syscall numbers 2021-05-28 09:02:16 +01:00
conf Assume OCF is the only KTLS software backend. 2021-05-25 16:59:19 -07:00
contrib
crypto ossl: Use crypto_cursor_segment(). 2021-05-25 16:59:19 -07:00
ddb
dev aic7xxx: Fix re-building firmware with -fno-common 2021-05-28 19:07:17 +01:00
dts
fs nfscl: Use hash lists to improve expected search performance for opens 2021-05-27 19:08:36 -07:00
gdb
geom
gnu
i386 x86: initialize initial FPU state earlier 2021-05-28 21:38:32 +03:00
isa
kern ktrace: Fix a race with fork() 2021-05-27 15:52:20 -04:00
kgssapi
libkern
mips crypto: Add a new type of crypto buffer for a single mbuf. 2021-05-25 16:59:18 -07:00
modules Assume OCF is the only KTLS software backend. 2021-05-25 16:59:19 -07:00
net
net80211
netgraph Fix a use-after-free in an error case. 2021-05-26 18:23:33 +09:00
netinet tcp: When we have an out-of-order FIN we do want to strip off the FIN bit. 2021-05-27 10:50:32 -04:00
netinet6
netipsec
netpfil pf: Move nvlist conversion functions to pf_nv 2021-05-26 13:18:47 +02:00
netsmb netsmb: Avoid a read-after-free in smb_t2_request_int() 2021-05-26 10:45:40 -04:00
nfs
nfsclient nfs: Cleanup dead files 2021-03-17 06:16:31 +11:00
nfsserver
nlm
ofed OFED: migrate LinuxKPI net_device/ifnet macros into ofed 2021-05-27 12:26:01 +00:00
opencrypto cryptosoft: Use crypto_cursor_segment(). 2021-05-25 16:59:19 -07:00
powerpc
riscv arm64, riscv: remove reference to fsu_intr_fault 2021-05-25 12:26:52 -03:00
rpc rpcsec_gss: Use a designated initializer for rpc_gss_ops 2021-05-26 10:45:40 -04:00
security
sys hwpmc: Move 4 bits of mode to extend class size to 8 2021-05-26 18:40:58 +00:00
teken
tests
tools
ufs
vm
x86
xdr
xen
Makefile