From dd922809a1e1570592dce18746e00427d807dca8 Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Sun, 18 Oct 1998 05:24:06 +0000 Subject: [PATCH] Add mention of the broken GPL_MATH_EMULATE option in the 3.0 release. --- en/releases/3.0R/errata.sgml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/en/releases/3.0R/errata.sgml b/en/releases/3.0R/errata.sgml index 8d382bf64e..1c791508a9 100644 --- a/en/releases/3.0R/errata.sgml +++ b/en/releases/3.0R/errata.sgml @@ -1,10 +1,10 @@ - + %includes; ]> - + &header; @@ -32,6 +32,16 @@ Current active security advisories for 3.0: None ---- System Update Information: + +o The GPL_MATH_EMULATE kernel option causes a fatal trap during system + startup. + +Fix: Replace the GPL_MATH_EMULATE option with the default math + emulation option MATH_EMULATE. This will only affect users who + have modified their kernel configuration file. The problem is + corrected in revision 1.16 of the file + /usr/src/sys/gnu/i386/fpemul/fpu_entry.c. + &footer;