freebsd-dev/sys/amd64
Konstantin Belousov e36d0e86e3 Revert "linux32: add a hack to avoid redefining the type of the savefpu tag"
This reverts commit 0f6829488e.
Also it changes the type of md_usr_fpu_save struct mdthread member
to void *, which is what uncovered this trouble.  Now the save area
is untyped, but since it is hidden behind accessors, it is not too
significant.  Since apparently there are consumers affected outside
the tree, this hack is better than one from the reverted revision.

PR:	258678
Reported by:	cy
Reviewed by:	cy, kevans, markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D32060
2021-09-22 23:17:47 +03:00
..
acpica amd64 wakeup: rework trampoline page allocation 2021-09-14 00:23:15 +03:00
amd64 Revert "cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consumers to use it" 2021-09-21 13:51:42 -04:00
conf Drop cloudabi 2021-09-22 00:18:44 +03:00
ia32 ia32_get_fpcontext(): xfpusave can be legitimately NULL 2021-09-22 00:17:06 +03:00
include Revert "linux32: add a hack to avoid redefining the type of the savefpu tag" 2021-09-22 23:17:47 +03:00
linux amd64: consistently use uprintf() to report weird situations in sigreturn 2021-09-21 20:20:15 +03:00
linux32 amd64: centralize definitions of CS_SECURE and EFL_SECURE 2021-09-21 20:20:14 +03:00
pci pci_cfgreg.c: Use io port config access for early boot time. 2019-04-09 18:07:17 +00:00
sgx Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
vmm Revert "cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consumers to use it" 2021-09-21 13:51:42 -04:00
Makefile