HomeFreeBSD

linux32: add a hack to avoid redefining the type of the savefpu tag

Description

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