]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux32: add a hack to avoid redefining the type of the savefpu tag
authorKonstantin Belousov <kib@FreeBSD.org>
Mon, 13 Sep 2021 21:40:02 +0000 (00:40 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 21 Sep 2021 17:20:15 +0000 (20:20 +0300)
commit0f6829488ef32142b9ea1c0806fb5ecfe0872c02
tree0bc415690dfa53f088cd3fa0d6de5f07dd37455e
parent9151abe323034275014dcfffb4a793bc5032bf87
linux32: add a hack to avoid redefining the type of the savefpu tag

when compiling in amd64 kernel environment with -m32.  This is a temporal
workaround for some future proper (but unclear) fix.

Reviewed by: jhb, markj
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D31954
sys/modules/linux/Makefile
sys/x86/include/fpu.h